Your message dated Tue, 22 Sep 2009 16:05:25 +0000
with message-id <[email protected]>
and subject line Bug#527694: fixed in cimg 1.2.0.1-2.1
has caused the Debian Bug report #527694,
regarding cimg: FTBFS: magick-type.h:116: error: ISO C++ 1998 does not support
'long long'
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.)
--
527694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527694
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cimg
Version: 1.2.0.1-2
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20090508 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 -Wall -W -ansi -pedantic -ffast-math -lm
> -lpthread -O3 -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -Dcimg_strict
> -Dcimg_use_xshm -lXext -Dcimg_use_xrandr -lXrandr -Dcimg_use_png -lpng -lz
> -Dcimg_use_jpeg -ljpeg -Dcimg_use_tiff -ltiff -Dcimg_use_magick
> -I/usr/include/ImageMagick -g -O2 -Wall -W -pthread -L/usr/lib -L/usr/lib/X11
> -lfreetype -lz -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 -Dcimg_use_fftw3 -lfftw3
> In file included from /usr/include/ImageMagick/magick/MagickCore.h:148,
> from /usr/include/ImageMagick/Magick++/Include.h:47,
> from /usr/include/ImageMagick/Magick++.h:9,
> from ../CImg.h:253,
> from CImg_demo.cpp:37:
> /usr/include/ImageMagick/magick/magick-type.h:116: error: ISO C++ 1998 does
> not support 'long long'
> /usr/include/ImageMagick/magick/magick-type.h:117: error: ISO C++ 1998 does
> not support 'long long'
> In file included from CImg_demo.cpp:37:
> ../CImg.h: In static member function 'static void
> cimg_library::CImgDisplay::_render_resize(const T*, unsigned int, unsigned
> int, t*, unsigned int, unsigned int)':
> ../CImg.h:4822: warning: suggest a space before ';' or explicit braces around
> empty body in 'for' statement
> ../CImg.h: In member function 'cimg_library::CImgDisplay&
> cimg_library::CImgDisplay::_assign()':
> ../CImg.h:5133: warning: suggest a space before ';' or explicit braces around
> empty body in 'for' statement
> ../CImg.h:5161: warning: suggest parentheses around assignment used as truth
> value
> ../CImg.h: In member function 'void
> cimg_library::CImgDisplay::_handle_events(const XEvent*)':
> ../CImg.h:5834: warning: suggest a space before ';' or explicit braces around
> empty body in 'while' statement
> ../CImg.h:5855: warning: suggest a space before ';' or explicit braces around
> empty body in 'while' statement
> ../CImg.h:5903: warning: suggest a space before ';' or explicit braces around
> empty body in 'while' statement
> ../CImg.h:5908: warning: suggest a space before ';' or explicit braces around
> empty body in 'while' statement
> ../CImg.h: In member function 'cimg_library::CImg<T>&
> cimg_library::CImg<T>::operator+=(const cimg_library::CImg<t>&)':
> ../CImg.h:7830: warning: suggest a space before ';' or explicit braces around
> empty body in 'for' statement
> ../CImg.h: In member function 'cimg_library::CImg<T>&
> cimg_library::CImg<T>::operator-=(const cimg_library::CImg<t>&)':
> ../CImg.h:7859: warning: suggest a space before ';' or explicit braces around
> empty body in 'for' statement
> ../CImg.h: In member function 'cimg_library::CImg<T>&
> cimg_library::CImg<T>::operator%=(const cimg_library::CImg<T>&)':
> ../CImg.h:7918: warning: suggest a space before ';' or explicit braces around
> empty body in 'for' statement
> ../CImg.h: In member function 'cimg_library::CImg<T>&
> cimg_library::CImg<T>::operator&=(const cimg_library::CImg<T>&)':
> ../CImg.h:7935: warning: suggest a space before ';' or explicit braces around
> empty body in 'for' statement
> ../CImg.h: In member function 'cimg_library::CImg<T>&
> cimg_library::CImg<T>::operator|=(const cimg_library::CImg<T>&)':
> ../CImg.h:7958: warning: suggest a space before ';' or explicit braces around
> empty body in 'for' statement
> ../CImg.h: In member function 'cimg_library::CImg<T>&
> cimg_library::CImg<T>::operator^=(const cimg_library::CImg<T>&)':
> ../CImg.h:7981: warning: suggest a space before ';' or explicit braces around
> empty body in 'for' statement
> ../CImg.h: In member function 'bool cimg_library::CImg<T>::operator==(const
> cimg_library::CImg<t>&) const':
> ../CImg.h:8035: warning: suggest a space before ';' or explicit braces around
> empty body in 'for' statement
> ../CImg.h: In member function 'cimg_library::CImg<T>
> cimg_library::CImg<T>::get_resize(int, int, int, int, int, int) const':
> ../CImg.h:9349: warning: suggest a space before ';' or explicit braces around
> empty body in 'for' statement
> ../CImg.h:9354: warning: suggest a space before ';' or explicit braces around
> empty body in 'for' statement
> ../CImg.h:9359: warning: suggest a space before ';' or explicit braces around
> empty body in 'for' statement
> ../CImg.h: In member function 'bool cimg_library::CImg<T>::_draw_fill<T1,
> T2>::comp(const cimg_library::CImg<t>&, const cimg_library::CImg<t>&) const':
> ../CImg.h:13116: warning: suggest a space before ';' or explicit braces
> around empty body in 'for' statement
> ../CImg.h: In static member function 'static cimg_library::CImgList<T>
> cimg_library::CImgList<T>::get_load_parrec(const char*)':
> ../CImg.h:21348: warning: suggest a space before ';' or explicit braces
> around empty body in 'for' statement
> CImg_demo.cpp: In function 'int main()':
> CImg_demo.cpp:302: warning: large integer implicitly truncated to unsigned
> type
> CImg_demo.cpp:303: warning: large integer implicitly truncated to unsigned
> type
> CImg_demo.cpp:304: warning: large integer implicitly truncated to unsigned
> type
> ../CImg.h: In member function 'cimg_library::CImgDisplay&
> cimg_library::CImgDisplay::render(const cimg_library::CImg<t1>&, bool) [with
> T = unsigned char]':
> ../CImg.h:5193: instantiated from 'cimg_library::CImgDisplay&
> cimg_library::CImgDisplay::display(const cimg_library::CImg<t1>&) [with T =
> unsigned char]'
> CImg_demo.cpp:143: instantiated from here
> ../CImg.h:5387: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h:5392: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h:5452: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h:5457: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h: In member function 'cimg_library::CImgDisplay&
> cimg_library::CImgDisplay::render(const cimg_library::CImg<t1>&, bool) [with
> T = int]':
> ../CImg.h:5193: instantiated from 'cimg_library::CImgDisplay&
> cimg_library::CImgDisplay::display(const cimg_library::CImg<t1>&) [with T =
> int]'
> CImg_demo.cpp:559: instantiated from here
> ../CImg.h:5387: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h:5392: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h:5452: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h:5457: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h: In member function 'cimg_library::CImgDisplay&
> cimg_library::CImgDisplay::render(const cimg_library::CImg<t1>&, bool) [with
> T = float]':
> ../CImg.h:5116: instantiated from 'cimg_library::CImgDisplay&
> cimg_library::CImgDisplay::assign(const cimg_library::CImgList<t1>&, const
> char*, unsigned int, unsigned int, bool, bool) [with T = float]'
> ../CImg.h:4617: instantiated from
> 'cimg_library::CImgDisplay::CImgDisplay(const cimg_library::CImgList<t1>&,
> const char*, unsigned int, unsigned int, bool, bool) [with T = float]'
> CImg_demo.cpp:204: instantiated from here
> ../CImg.h:5387: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h:5392: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h:5452: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h:5457: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h: In member function 'cimg_library::CImgDisplay&
> cimg_library::CImgDisplay::render(const cimg_library::CImg<t1>&, bool) [with
> T = unsigned int]':
> ../CImg.h:5102: instantiated from 'cimg_library::CImgDisplay&
> cimg_library::CImgDisplay::assign(const cimg_library::CImg<t1>&, const char*,
> unsigned int, unsigned int, bool, bool) [with T = unsigned int]'
> ../CImg.h:4598: instantiated from
> 'cimg_library::CImgDisplay::CImgDisplay(const cimg_library::CImg<t1>&, const
> char*, unsigned int, unsigned int, bool, bool) [with T = unsigned int]'
> CImg_demo.cpp:805: instantiated from here
> ../CImg.h:5387: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h:5392: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h:5452: warning: suggest parentheses around arithmetic in operand of |
> ../CImg.h:5457: warning: suggest parentheses around arithmetic in operand of |
> make[2]: *** [CImg_demo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/05/08/cimg_1.2.0.1-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
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: cimg
Source-Version: 1.2.0.1-2.1
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.2.0.1-2.1_all.deb
to pool/main/c/cimg/cimg-dev_1.2.0.1-2.1_all.deb
cimg_1.2.0.1-2.1.diff.gz
to pool/main/c/cimg/cimg_1.2.0.1-2.1.diff.gz
cimg_1.2.0.1-2.1.dsc
to pool/main/c/cimg/cimg_1.2.0.1-2.1.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.
Kumar Appaiah <[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: SHA512
Format: 1.8
Date: Sun, 20 Sep 2009 09:17:05 -0500
Source: cimg
Binary: cimg-dev
Architecture: source all
Version: 1.2.0.1-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian Scientific Computing Team
<[email protected]>
Changed-By: Kumar Appaiah <[email protected]>
Description:
cimg-dev - powerful image processing library
Closes: 527694
Changes:
cimg (1.2.0.1-2.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix from Peter Green to prevent FTBFS with incorrect
'long long' declaration. (Closes: #527694)
Checksums-Sha1:
036aa9a4f4897c44de44d5221b4df1d2cc708be0 1937 cimg_1.2.0.1-2.1.dsc
bcd027fd1dbb875dc575b3a2c323d06d1d15842a 10187 cimg_1.2.0.1-2.1.diff.gz
8bc19da8c2eb98f39a8212206917849c30623b4b 3742386 cimg-dev_1.2.0.1-2.1_all.deb
Checksums-Sha256:
5a7940f6cb194407301d5f5bb1b4ee81b1694849985f6c122b2ce585a6f79fc0 1937
cimg_1.2.0.1-2.1.dsc
99efebde020be7d122fcb2e135d378f6a6dd73315225308387bf9851d024964d 10187
cimg_1.2.0.1-2.1.diff.gz
1f2d0771d99f9291ad1f0f7b531554e67fba3a4c7e42affadf2581a1f906aebc 3742386
cimg-dev_1.2.0.1-2.1_all.deb
Files:
902d97bea1d0522b587f91b133db7f57 1937 math optional cimg_1.2.0.1-2.1.dsc
02fa22065e6e81d847c3851dbe684d08 10187 math optional cimg_1.2.0.1-2.1.diff.gz
60006fd24b9fe1ad77ae172a9d2bca49 3742386 math optional
cimg-dev_1.2.0.1-2.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCgAGBQJKtkQPAAoJEHqPSei2NIC+Q4AP/0f+ZWnwCBeFmlwIZavb8F5/
B9InBcsA0VRv8Z1EO4oq2VaOVqlGw4RmKjcE186H0Ahtp1FJXYBLANIKlVy4XoQr
DvouyxzMojcfJAa+BbTKDETYplJyTfoZ5Qzsq4rRfkH6QC7uWOVr8Kddo5CtMeL2
IienXdnqCb1Yyy8fEypTQrjdzrW3ocNau4rNvp79YVW7IGSBa/ARPF1jBgsvcf+V
3yl0BKyklwhlGP9wzv1j4pS9qBMRhjOm+ExYLKQVV5DNSELt6Hryl/MyFWdw0GEd
mcVWr03nf6ri9kYb1BHn/uAupxPbbMKlqNC8uwt5iOMI3sN6kt67w9IRdLOTkh8l
cTl9mOAxTDIbD2pyszrWpnESqYeLFGCQDzkC2W8BFUqt+/SrK6+vG6z4coNO/JUK
9zHrxRogL6UUT1f8op+E5g/mGiIlI/Jo57etOzNWNKC0wxfFENrL/awunLCxBoQK
jJsnvqd1iOyXvXdnjR9bEN/YYXx13CwLlx5usBRmzALzwGJeU/+BxsoR+Kcdqxzd
P94nF7oEHuKLfyTV4P+uui8yJh19CzBciFZ5OyoR8Fy8r5o2/RnDRys935GZ1BTj
s/SmFdeFkl+3FpQvIAIJAQRNMct6GqBosbcUGaGNA5CTmC/dPNZkkXHyD+mwg8rQ
bpRYEdypdTMRx/YC8CH5
=twOh
-----END PGP SIGNATURE-----
--- End Message ---