Your message dated Tue, 3 May 2011 13:19:24 +0200
with message-id <[email protected]>
and subject line Re: Bug#625380: libprelude: ftbfs with gcc-4.6 -Werror
has caused the Debian Bug report #625380,
regarding libprelude: ftbfs with gcc-4.6 -Werror
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.)


-- 
625380: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625380
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libprelude
Version: 1.0.0-2
Severity: important
Tags: wheezy sid
User: [email protected]
Usertags: ftbfs-gcc-4.6 ftbfs-werror

This package builds with -Werror, and GCC 4.6 triggers new warnings
which will make the package fail to build.  Currently a Debian patch
just passes
    -Wno-error=unused-but-set-variable and
    -Wno-error=unused-but-set-parameter
to avoid build failures, but this patch will be reverted with the
GCC 4.6.1 release, and the severity of the report will be raised.

The full build log can be found at:
http://people.debian.org/~doko/tmp/werror/libprelude_1.0.0-2_lsid64.buildlog
The last lines of the build log are at the end of this report.




--- End Message ---
--- Begin Message ---
On Tue, May 03, 2011 at 10:33:36AM +0000, Matthias Klose wrote:
> Package: libprelude
> Version: 1.0.0-2
> Severity: important
> Tags: wheezy sid
> User: [email protected]
> Usertags: ftbfs-gcc-4.6 ftbfs-werror
> 
> This package builds with -Werror, and GCC 4.6 triggers new warnings
> which will make the package fail to build.  Currently a Debian patch
> just passes
>     -Wno-error=unused-but-set-variable and
>     -Wno-error=unused-but-set-parameter
> to avoid build failures, but this patch will be reverted with the
> GCC 4.6.1 release, and the severity of the report will be raised.
> 
> The full build log can be found at:
> http://people.debian.org/~doko/tmp/werror/libprelude_1.0.0-2_lsid64.buildlog
> The last lines of the build log are at the end of this report.
> 

Hi,

The build error from this log:
g++ -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g 
-O2 -fPIC -I/usr/include/python2.6 -c _PreludeEasy.cxx -o 
build/temp.linux-x86_64-2.6/_PreludeEasy.o -I../..  -I../../src/include 
-I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for 
Ada/C/ObjC but not for C++ [enabled by default]
_PreludeEasy.cxx:2879:13: error: 'ptrdiff_t' does not name a type
_PreludeEasy.cxx:2916:21: error: expected ';' at end of member declaration

was fixed in version 1.0.0-3, uploaded yesterday.

BR,
Pierre


--- End Message ---

Reply via email to