Your message dated Thu, 10 May 2012 15:22:56 +0000
with message-id <e1ssvci-0004i8...@franck.debian.org>
and subject line Bug#667205: fixed in icedove 10.0.4-1
has caused the Debian Bug report #667205,
regarding icedove: ftbfs with GCC-4.7
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.)
--
667205: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667205
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: icedove
Version: 10.0.3-2
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7
The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.
file_util.cc:228:35: error: 'ftruncate' was not declared in this scope
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/icedove_10.0.3-2_unstable-gcc47.log
The last lines of the build log are at the end of this report.
Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html
To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
[...]
file_path.cc
c++ -o file_path.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers
-include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM
-DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET
-DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DMOZ_THUNDERBIRD=1
-DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -DEXCLUDE_SKIA_DEPENDENCIES -DOS_LINUX=1
-DOS_POSIX=1 -I../../dist -I../../ipc/chromium/src -I../../ipc/glue
-I../../ipc/ipdl/_ipdlheaders -I. -I. -I../../dist/include
-I../../dist/include/nsprpub -I/usr/include/nspr -I/usr/include/nss
-I/usr/include -I/usr/include -fPIC -D_FORTIFY_SOURCE=2 -fno-rtti -Wall
-Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros
-Werror=return-type -Wno-long-long -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -fno-exceptions -fno-strict-aliasing -pthread -ffunction-sections -f
data-sections -pipe -DNDEBUG -DTRIMMED -g -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/gtk-unix-print-2.0 -Os -freorder-blocks -fomit-frame-pointer
-D_FORTIFY_SOURCE=2 -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MF
.deps/file_path.pp /«PKGBUILDDIR»/mozilla/ipc/chromium/src/base/file_path.cc
In file included from ../../ipc/chromium/src/base/basictypes.h:389:0,
from ../../ipc/chromium/src/base/file_path.h:70,
from
/«PKGBUILDDIR»/mozilla/ipc/chromium/src/base/file_path.cc:7:
../../dist/include/nscore.h:407:2: warning: #warning icedove SDK was configured
with 2-byte wchar_t, but now building without [-Wcpp]
file_util.cc
c++ -o file_util.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers
-include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM
-DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET
-DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DMOZ_THUNDERBIRD=1
-DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -DEXCLUDE_SKIA_DEPENDENCIES -DOS_LINUX=1
-DOS_POSIX=1 -I../../dist -I../../ipc/chromium/src -I../../ipc/glue
-I../../ipc/ipdl/_ipdlheaders -I. -I. -I../../dist/include
-I../../dist/include/nsprpub -I/usr/include/nspr -I/usr/include/nss
-I/usr/include -I/usr/include -fPIC -D_FORTIFY_SOURCE=2 -fno-rtti -Wall
-Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros
-Werror=return-type -Wno-long-long -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -fno-exceptions -fno-strict-aliasing -pthread -ffunction-sections -f
data-sections -pipe -DNDEBUG -DTRIMMED -g -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/gtk-unix-print-2.0 -Os -freorder-blocks -fomit-frame-pointer
-D_FORTIFY_SOURCE=2 -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MF
.deps/file_util.pp /«PKGBUILDDIR»/mozilla/ipc/chromium/src/base/file_util.cc
In file included from ../../ipc/chromium/src/base/basictypes.h:389:0,
from ../../ipc/chromium/src/base/file_util.h:29,
from
/«PKGBUILDDIR»/mozilla/ipc/chromium/src/base/file_util.cc:5:
../../dist/include/nscore.h:407:2: warning: #warning icedove SDK was configured
with 2-byte wchar_t, but now building without [-Wcpp]
/«PKGBUILDDIR»/mozilla/ipc/chromium/src/base/file_util.cc: In function 'FILE*
file_util::CreateAndOpenTemporaryFile(FilePath*)':
/«PKGBUILDDIR»/mozilla/ipc/chromium/src/base/file_util.cc:197:12: warning:
converting 'false' to pointer type 'FILE* {aka _IO_FILE*}' [-Wconversion-null]
/«PKGBUILDDIR»/mozilla/ipc/chromium/src/base/file_util.cc: In function 'bool
file_util::TruncateFile(FILE*)':
/«PKGBUILDDIR»/mozilla/ipc/chromium/src/base/file_util.cc:228:35: error:
'ftruncate' was not declared in this scope
make[6]: *** [file_util.o] Error 1
make[6]: Leaving directory `/«PKGBUILDDIR»/mozilla/ipc/chromium'
make[5]: *** [libs] Error 2
make[5]: Leaving directory `/«PKGBUILDDIR»/mozilla/ipc'
make[4]: *** [libs_tier_platform] Error 2
make[4]: Leaving directory `/«PKGBUILDDIR»/mozilla'
make[3]: *** [tier_platform] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»/mozilla'
make[2]: *** [default] Error 2
make[1]: *** [default] Error 2
make: *** [debian/stamp-makefile-build] Error 2
make[2]: Leaving directory `/«PKGBUILDDIR»/mozilla'
make[1]: Leaving directory `/«PKGBUILDDIR»'
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: icedove
Source-Version: 10.0.4-1
We believe that the bug you reported is fixed in the latest version of
icedove, which is due to be installed in the Debian FTP archive:
calendar-google-provider_10.0.4-1_amd64.deb
to main/i/icedove/calendar-google-provider_10.0.4-1_amd64.deb
calendar-timezones_10.0.4-1_amd64.deb
to main/i/icedove/calendar-timezones_10.0.4-1_amd64.deb
icedove-dbg_10.0.4-1_amd64.deb
to main/i/icedove/icedove-dbg_10.0.4-1_amd64.deb
icedove-dev_10.0.4-1_amd64.deb
to main/i/icedove/icedove-dev_10.0.4-1_amd64.deb
icedove_10.0.4-1.debian.tar.gz
to main/i/icedove/icedove_10.0.4-1.debian.tar.gz
icedove_10.0.4-1.dsc
to main/i/icedove/icedove_10.0.4-1.dsc
icedove_10.0.4-1_amd64.deb
to main/i/icedove/icedove_10.0.4-1_amd64.deb
icedove_10.0.4.orig.tar.bz2
to main/i/icedove/icedove_10.0.4.orig.tar.bz2
iceowl-extension_10.0.4-1_amd64.deb
to main/i/icedove/iceowl-extension_10.0.4-1_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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christoph Goehre <ch...@sigxcpu.org> (supplier of updated icedove 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: Thu, 10 May 2012 16:29:30 +0200
Source: icedove
Binary: icedove icedove-dev icedove-dbg calendar-timezones iceowl-extension
calendar-google-provider
Architecture: source amd64
Version: 10.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Alexander Sack <a...@debian.org>
Changed-By: Christoph Goehre <ch...@sigxcpu.org>
Description:
calendar-google-provider - Google Calendar support for lighting- and
iceowl-extension
calendar-timezones - Timezone Extension for Sunbird/Iceowl (mandatory)
icedove - mail/news client with RSS and integrated spam filter support
icedove-dbg - Debug Symbols for Icedove
icedove-dev - Development files for Icedove
iceowl-extension - Calendar Extension for Thunderbird/Icedove
Closes: 667205
Changes:
icedove (10.0.4-1) unstable; urgency=low
.
* [d98435f] New Upstream version 10.0.4
* Fixes for MFSA2012-{20,22-24,26-27,29-31,33}, also known as
CVE-2012-0467, CVE-2012-0469, CVE-2012-0470, CVE-2012-0471,
CVE-2012-0473, CVE-2012-0474, CVE-2012-0477, CVE-2012-0478,
CVE-2011-3062, CVE-2012-0479
* [7754de6] rebuild patch queue from patch-queue branch
added patches:
- debian-hacks/Bug-508942-Use-Preprocessor.py-filters-in-defines-an.patch
- fixes/Bug-706724-Fix-for-error-ftruncate-was-not-declared-.patch
(Closes: #667205)
- fixes/Bug-747322-Fix-jemalloc-mmap-wrapper-for-s390x.patch
- fixes/Fix-more-gcc-4.7-errors-in-ipc-code.patch
- porting/Bug-706787-Crash-on-s390x-nsXPCComponents-AttachNewC.patch
- porting/Bug-747870-Properly-align-XPCLazyCallContext-mData.-.patch
obsolete patches (fixed upstream):
- fixes/Bug-710268-Sign-NSS-libraries-only-when-they-exist-r.patch
- fixes/Fixup-bz-730195-for-Linux-ARM-use-_URC_FOREIGN_EXCEP.patch
Checksums-Sha1:
d09cb9bcfe617ead5e59a386b4b906c01fd10681 2774 icedove_10.0.4-1.dsc
e6d4304647dcfa71e15b0fae352c0210d4fdd18e 97435795 icedove_10.0.4.orig.tar.bz2
e50566c77ddefe5cabbe5ea1df2b9a37643a84e9 497077 icedove_10.0.4-1.debian.tar.gz
6da292f29e8ad6143af713cf95b5b4afb1996237 18998188 icedove_10.0.4-1_amd64.deb
55283790d85d1ed53546be67f8e4e1c09e1e42a0 5313208 icedove-dev_10.0.4-1_amd64.deb
0587fc7bbd00c734aa1ab181989f12a0e2336049 172988100
icedove-dbg_10.0.4-1_amd64.deb
8e51e4e423409de2a75b116003ae6abe44c94d1e 74476
calendar-timezones_10.0.4-1_amd64.deb
4d94144f87881edc03ec6a57068defd291e1cfb0 1229190
iceowl-extension_10.0.4-1_amd64.deb
341f0630e6ded6189c4056b8296b0438e331865c 88518
calendar-google-provider_10.0.4-1_amd64.deb
Checksums-Sha256:
f39a3acbec59f87347a63910d6981aa7a445e101ef9f8d9817947d53c8033f9c 2774
icedove_10.0.4-1.dsc
b74017301bf38a08e2fb5393ee4fefc2e8ea2853de23b2fdc6a2b0dfdb6cd0d1 97435795
icedove_10.0.4.orig.tar.bz2
904707ab8d38bff2576aa9fadce18c85af95e9058d6896aa6cc21305acf798cd 497077
icedove_10.0.4-1.debian.tar.gz
bfdc8792caf2feab05fc1c7b67ad7b2742962c01a17967a6e6224e023cbfacef 18998188
icedove_10.0.4-1_amd64.deb
1f7c0781718a1fb7ad46c17e63677115dfc4ad2bf468eb973033601bf9a4cefd 5313208
icedove-dev_10.0.4-1_amd64.deb
bfc7f90274dcecff3dcc75cc3738ca59c47d6cb330e1fb4a5e3f7424ed149d68 172988100
icedove-dbg_10.0.4-1_amd64.deb
6a8e423e89dd1885c17671dd0019734ea09c729d098eec83acb275ad5fbd91aa 74476
calendar-timezones_10.0.4-1_amd64.deb
24b316b8294f4a90503bb6c97f9516c58df33f76e733ac39b33e9a81dcb5b528 1229190
iceowl-extension_10.0.4-1_amd64.deb
9cd19a7cad73fa6046e5bf1aec190ceaa86b5bae2b85a30d89811335f9b97c0c 88518
calendar-google-provider_10.0.4-1_amd64.deb
Files:
622786d60ac0de3503b1bceb96633a02 2774 mail optional icedove_10.0.4-1.dsc
9464614a39a6c45cd46a8e0a62b0174e 97435795 mail optional
icedove_10.0.4.orig.tar.bz2
52a4d116424a0b432fd2b44d86749903 497077 mail optional
icedove_10.0.4-1.debian.tar.gz
b5fc226f9e55c64969efc22a559c18fc 18998188 mail optional
icedove_10.0.4-1_amd64.deb
f63f8f49f16140429cae938f1a430f4a 5313208 mail optional
icedove-dev_10.0.4-1_amd64.deb
f8d4c39ce4c2d4d8fe63ec15a9508492 172988100 debug extra
icedove-dbg_10.0.4-1_amd64.deb
c50795054c5285400c6aabb84206dda2 74476 mail optional
calendar-timezones_10.0.4-1_amd64.deb
d8050bdf74c0478d0f7449f5f62ea88d 1229190 mail optional
iceowl-extension_10.0.4-1_amd64.deb
fdda8272dc28cf4a0ee4a370985d56eb 88518 mail optional
calendar-google-provider_10.0.4-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPq9jTAAoJECbjyHWnRCDvOOsQAJDw0V5OBmGcSmjxLwuz828G
5jawKQUKGs+EzJrI/1vSZuwKVzaj8VzuowHgvFuo58PVtDUpmjxBEc5VtlMavlp7
/OAgc9BKbbaryZSvDHzET/QzUmQYKjdYRcgcwZ8+5+gl8/fM8HHEMCvh3pdmTlJK
SdrV4rZNgB5472f6sbN76ubLIvxdDWt8IkoqaUrIr06BGFxMT0m5eTRUzhplKq5A
heVPkp0/4IfDnGZpgy3i64g+a+geC24rB0+2KushWYNaHpOkf+c1JuMrOG1r3ArR
/dRb1SbG1OD15ytaanAL3B09tS1cVkmIlkBpD2YvTQCTFn+XEARvHQLmmvOtlC/v
ihI7n0ZTJoBZCAX6S9qWVsJWh2H/9Ot6B9DOQbrQHZVHaipanjY1HSWZv6REMQqN
076WMVJPzH9f5BlZfaUUxoiELHlSuh65o3T8Js7GDZKmv5T0EZUg5vY9MfwK4Q8n
lXatlOw/BsESrd7WFbzw8WVUpOInhLFlL0JiLtvvaWjst/QQPOC7n4DKCAtYhg8o
1yXGRCt/y0fkZwHjhxt3/goXl+uDla/sy6poIfgxs/HYBSeCgeCahVQIzI8bFNnw
xrx7cYWMO6KLJl+eY5dnLAVYdy7QowhLo02oHpBLSJR4pMQVZgjx/7eOGIdS1HNR
hlKCY/uzeGm4yRmGMvkp
=99Ia
-----END PGP SIGNATURE-----
--- End Message ---