[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#455411: marked as done (gcc warnings: #define redefined)



Your message dated Sat, 29 Jul 2023 17:23:41 +0000
with message-id <[🔎] E1qPnfJ-0040gb-5J@fasolo.debian.org>
and subject line Bug#1041725: Removed package(s) from unstable
has caused the Debian Bug report #455411,
regarding gcc warnings: #define redefined
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 owner@bugs.debian.org
immediately.)


-- 
455411: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455411
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: csmash
Version: 0.6.6-6.3
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  GCC 4.3 has converted a number
of warnings into errors.  With GCC 4.3, you're no longer to
just redefine a previous #define.  You need to either avoid
redefinitions directly or to use #ifndef to make sure that something
has not been defined already.  See
http://www.cyrius.com/journal/gcc/gcc-4.3-pedwarn.html

You can reproduce this problem with gcc-snapshot from unstable.  Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere.  I suggest you talk to your upstream.

> Automatic build of csmash_0.6.6-6.3 on em64t by sbuild/amd64 0.53
...
> if g++ -DLOCALEDIR=\"/usr/share/locale\" -DCANNONSMASH_DATADIR=\"/usr/share/games/csmash\" -DHAVE_CONFIG_H -I. -I. -I.   -DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12    -I/  -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT MultiPlay.o -MD -MP -MF ".deps/MultiPlay.Tpo" \
> 	  -c -o MultiPlay.o `test -f 'MultiPlay.cpp' || echo './'`MultiPlay.cpp; \
> 	then mv -f ".deps/MultiPlay.Tpo" ".deps/MultiPlay.Po"; \
> 	else rm -f ".deps/MultiPlay.Tpo"; exit 1; \
> 	fi
> MultiPlay.cpp:46:1: error: "closesocket" redefined
> In file included from MultiPlay.cpp:19:
> ttinc.h:193:1: error: this is the location of the previous definition
> make[3]: *** [MultiPlay.o] Error 1
> make[3]: Leaving directory `/build/tbm/csmash-0.6.6'

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



--- End Message ---
--- Begin Message ---
Version: 0.6.6-8+rm

Dear submitter,

as the package csmash has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1041725

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: