Your message dated Sat, 17 Nov 2012 23:59:25 +0000
with message-id 
<capq4b8mn9kave9aztuocmzixzvqsm+mtmf1u0bueny6g41x...@mail.gmail.com>
and subject line Re: optimization generates warning for casts
has caused the Debian Bug report #440046,
regarding optimization generates warning for casts
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.)


-- 
440046: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440046
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: colo
Version: 1.22-1

colo doesn't build with GCC 4.2.

> Automatic build of colo_1.22-1 on swarm by sbuild/mipsel 0.45
> ...
> gcc -Werror -Wall -Wstrict-prototypes -fomit-frame-pointer -O2 
> -fno-strict-aliasing -march=r5000 -ffreestanding -mno-abicalls -fno-pic -G0 
> -MD -nostdinc -Iinclude -I../include -D_DEBUG 
> -I/usr/lib/gcc-snapshot/lib/gcc/mipsel-linux-gnu/4.2.0/include -c -o libmem.o 
> src/libmem.c
> cc1: warnings being treated as errors
> src/libmem.c: In function 'memcpy':
> src/libmem.c:28: warning: passing argument 1 of 'unaligned_load' discards 
> qualifiers from pointer target type
> make[2]: *** [libmem.o] Error 1
> make[2]: Leaving directory `/build/tbm/colo-1.22/stage2'

and later:

> /usr/lib/gcc-snapshot/bin/gcc -Werror -Wall -Wstrict-prototypes 
> -fomit-frame-pointer -O2 -fno-strict-aliasing -march=r5000 -ffreestanding 
> -mno-abicalls -fno-pic -G0 -MD -nostdinc -Iinclude -I../include -D_DEBUG 
> -I/usr/lib/gcc-snapshot/lib/gcc/mipsel-linux-gnu/4.2.0/include -c -o memory.o 
> src/memory.c
> cc1: warnings being treated as errors
> src/memory.c: In function 'mem_poke':
> src/memory.c:44: warning: passing argument 1 of 'unaligned_store' discards 
> qualifiers from pointer target type
> make[1]: *** [memory.o] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
fixed 440046 4.3.0-1
stop

Hello,

Thanks for the detailed bug report.  I'm just doing some cleanup, I am
not involved with the GCC package.

The package version is not present in Debian, and the bug is orphan
now (without assigned package/maintainer), which it means that, even
if not closed, people probably will not pay any attention to it
anymore.

According to the following URL, the package was removed from official
repositories back in 2009:
http://packages.qa.debian.org/g/gcc-4.2.html

And according to the upstream bug report, this was fixed in 4.3, but
not in 4.2 series (read comment #28 and subsequents):
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29478#c28

So I think that this bug report should be closed, doing it.  Please
reopen and reassign to versions currently in the archive if this issue
is still present.

Cheers.
-- 
Manuel A. Fernandez Montecelo <[email protected]>

--- End Message ---

Reply via email to