Your message dated Tue, 29 Jun 2010 22:22:54 +0200
with message-id <20100629202254.ga2...@katjuscha.chris.lan>
and subject line Re: Bug#586860: icedove 3.0.5-1 breaks enigmail build (was: 
Bug#586860: enigmail: FTBFS: error: 'char16_t' was not declared in this scope)
has caused the Debian Bug report #586934,
regarding icedove-dev: causes FTBFS of enigmail because of char16_t usage
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.)


-- 
586934: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586934
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: enigmail
Version: 2:1.0.1-3
Severity: serious

Hi,

enigmail FTBFS on sid.
I confirmed amd64, i386 by pbuilder.
-----
c++ -o nsPipeTransport.o -c -I../../../../dist/system_wrappers
-include /tmp/buildd/enigmail-1.0.1/config/gcc_hidden.h
-DMOZILLA_MAJOR_VERSION=1 -DMOZILLA_MINOR_VERSION=9
-DOSTYPE=\"Linux2.6\" -DOSARCH=Linux
-I/tmp/buildd/enigmail-1.0.1/extensions/enigmail/ipc/src/../build
-I/tmp/buildd/enigmail-1.0.1/extensions/enigmail/ipc/src -I.
-I../../../../dist/include -I../../../../dist/include/nsprpub
-I/usr/lib/icedove-devel/include
-I/usr/lib/icedove-devel/include/nsprpub -I/usr/include/nspr
-I/usr/lib/icedove-devel/include/nss         -fPIC   -fno-rtti
-fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align
-Wno-invalid-offsetof -Wno-long-long -pedantic -g -O2
-fno-strict-aliasing -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED
-Os -freorder-blocks -fno-reorder-functions    -DMOZILLA_CLIENT
-include ../../../../mozilla-config.h -Wp,-MD,.deps/nsPipeTransport.pp
nsPipeTransport.cpp
In file included from /usr/lib/icedove-devel/include/nsStringGlue.h:52,
                 from /usr/lib/icedove-devel/include/nsThreadUtils.h:47,
                 from ipc.h:45,
                 from nsPipeTransport.cpp:38:
/usr/lib/icedove-devel/include/nsStringAPI.h:1055: error: 'char16_t'
was not declared in this scope
nsPipeTransport.h: In constructor 'nsPipeTransport::nsPipeTransport()':
nsPipeTransport.h:159: warning:
'nsPipeTransport::mPipeTransportWriter' will be initialized after
nsPipeTransport.h:144: warning:   'nsCString_external nsPipeTransport::mExecBuf'
nsPipeTransport.cpp:95: warning:   when initialized here
make[8]: *** [nsPipeTransport.o] Error 1
-----

Could you check your pakcage?

Best regards,
 Nobuhiro



--- End Message ---
--- Begin Message ---
Hi,

On Mi, Jun 23, 2010 at 06:24:38 +0200, Willi Mann wrote:
> Hi!
> 
> Icedove version 3.0.5-1 breaks the build of enigmail: It defines
> HAVE_CPP_CHAR16_T in /usr/lib/icedove-devel/xpcom-config.h.
> 
> Later in /usr/lib/icedove-devel/include/nsStringAPI.h:1055, it chacks
> the size of char16_t, which seems not to be defined, at least on i386
> and amd64.

it's not a bug in icedove-dev. Enigmail must build with '-std=gnu++0x'
and Willi will fix this in his next upload.

Cheers,
Christoph

PS: Hopefully, now I close my bug...


--- End Message ---

Reply via email to