Your message dated Tue, 22 Apr 2008 06:47:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#477123: fixed in tagua 1.0~alpha2-3
has caused the Debian Bug report #477123,
regarding tagua_1.0~alpha2-2(sparc/experimental): FTBFS: error: declaration
changes meaning of 'GameState'
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.)
--
477123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477123
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: tagua
Version: 1.0~alpha2-2
Severity: serious
Hi,
your package failed to build from source.
| Automatic build of tagua_1.0~alpha2-2 on njoerd by sbuild/sparc 98-farm
| Build started at 20080421-0132
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 3032kB of source archives.
| Get:1 http://ftp.ipv6.debian.org experimental/main tagua 1.0~alpha2-2 (dsc)
[678B]
| Get:2 http://ftp.ipv6.debian.org experimental/main tagua 1.0~alpha2-2 (tar)
[3030kB]
| Get:3 http://ftp.ipv6.debian.org experimental/main tagua 1.0~alpha2-2 (diff)
[1462B]
| Fetched 3032kB in 2s (1175kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: cmake, debhelper (>= 5), kdesdk-scripts, libboost-dev,
libkdegames-dev (>= 4:3.96), liblua5.1-0-dev, libqimageblitz-dev
| Checking for already installed source dependencies...
[...]
| [ 29%] Building CXX object src/CMakeFiles/tagua.dir/hlvariant/chess/variant.o
| In file included from
/build/buildd/tagua-1.0~alpha2/src/hlvariant/chess/variant.cpp:11:
| /build/buildd/tagua-1.0~alpha2/src/hlvariant/chess/variant.h:28: error:
declaration of 'typedef class
HLVariant::Chess::GameState<HLVariant::CustomBoard<8, 8,
HLVariant::Chess::Piece>, HLVariant::Chess::Move>
HLVariant::Chess::Variant::GameState'
| /build/buildd/tagua-1.0~alpha2/src/hlvariant/chess/gamestate.h:35: error:
changes meaning of 'GameState' from 'class
HLVariant::Chess::GameState<HLVariant::CustomBoard<8, 8,
HLVariant::Chess::Piece>, HLVariant::Chess::Move>'
| /build/buildd/tagua-1.0~alpha2/src/hlvariant/chess/variant.h:29: error:
declaration of 'typedef class
HLVariant::Chess::LegalityCheck<HLVariant::Chess::GameState<HLVariant::CustomBoard<8,
8, HLVariant::Chess::Piece>, HLVariant::Chess::Move> >
HLVariant::Chess::Variant::LegalityCheck'
| /build/buildd/tagua-1.0~alpha2/src/hlvariant/chess/legalitycheck.h:22: error:
changes meaning of 'LegalityCheck' from 'class
HLVariant::Chess::LegalityCheck<HLVariant::Chess::GameState<HLVariant::CustomBoard<8,
8, HLVariant::Chess::Piece>, HLVariant::Chess::Move> >'
| /build/buildd/tagua-1.0~alpha2/src/hlvariant/chess/variant.h:30: error:
declaration of 'typedef class
HLVariant::Chess::MoveGenerator<HLVariant::Chess::LegalityCheck<HLVariant::Chess::GameState<HLVariant::CustomBoard<8,
8, HLVariant::Chess::Piece>, HLVariant::Chess::Move> > >
HLVariant::Chess::Variant::MoveGenerator'
| /build/buildd/tagua-1.0~alpha2/src/hlvariant/chess/movegenerator.h:20: error:
changes meaning of 'MoveGenerator' from 'class
HLVariant::Chess::MoveGenerator<HLVariant::Chess::LegalityCheck<HLVariant::Chess::GameState<HLVariant::CustomBoard<8,
8, HLVariant::Chess::Piece>, HLVariant::Chess::Move> > >'
| /build/buildd/tagua-1.0~alpha2/src/hlvariant/chess/variant.h:31: error:
declaration of 'typedef class
HLVariant::Chess::Serializer<HLVariant::Chess::MoveGenerator<HLVariant::Chess::LegalityCheck<HLVariant::Chess::GameState<HLVariant::CustomBoard<8,
8, HLVariant::Chess::Piece>, HLVariant::Chess::Move> > > >
HLVariant::Chess::Variant::Serializer'
| /build/buildd/tagua-1.0~alpha2/src/hlvariant/chess/serializer.h:24: error:
changes meaning of 'Serializer' from 'class
HLVariant::Chess::Serializer<HLVariant::Chess::MoveGenerator<HLVariant::Chess::LegalityCheck<HLVariant::Chess::GameState<HLVariant::CustomBoard<8,
8, HLVariant::Chess::Piece>, HLVariant::Chess::Move> > > >'
| /build/buildd/tagua-1.0~alpha2/src/hlvariant/chess/variant.h:33: error:
declaration of 'typedef class
HLVariant::MoveFactory<HLVariant::Chess::GameState<HLVariant::CustomBoard<8, 8,
HLVariant::Chess::Piece>, HLVariant::Chess::Move> >
HLVariant::Chess::Variant::MoveFactory'
| /build/buildd/tagua-1.0~alpha2/src/hlvariant/chess/../movefactory.h:21:
error: changes meaning of 'MoveFactory' from 'class
HLVariant::MoveFactory<HLVariant::Chess::GameState<HLVariant::CustomBoard<8, 8,
HLVariant::Chess::Piece>, HLVariant::Chess::Move> >'
[...]
| make[3]: *** [src/CMakeFiles/tagua.dir/hlvariant/chess/variant.o] Error 1
| make[3]: Leaving directory `/build/buildd/tagua-1.0~alpha2/BUILD'
| make[2]: *** [src/CMakeFiles/tagua.dir/all] Error 2
| make[2]: Leaving directory `/build/buildd/tagua-1.0~alpha2/BUILD'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/build/buildd/tagua-1.0~alpha2/BUILD'
| make: *** [build-stamp] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20080421-0146
| FAILED [dpkg-buildpackage died]
Full build log(s):
http://experimental.ftbfs.de/build.php?&ver=1.0~alpha2-2&pkg=tagua&arch=sparc
Gruesse,
--
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/
--- End Message ---
--- Begin Message ---
Source: tagua
Source-Version: 1.0~alpha2-3
We believe that the bug you reported is fixed in the latest version of
tagua, which is due to be installed in the Debian FTP archive:
tagua-data_1.0~alpha2-3_all.deb
to pool/main/t/tagua/tagua-data_1.0~alpha2-3_all.deb
tagua_1.0~alpha2-3.diff.gz
to pool/main/t/tagua/tagua_1.0~alpha2-3.diff.gz
tagua_1.0~alpha2-3.dsc
to pool/main/t/tagua/tagua_1.0~alpha2-3.dsc
tagua_1.0~alpha2-3_i386.deb
to pool/main/t/tagua/tagua_1.0~alpha2-3_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yann Dirson <[EMAIL PROTECTED]> (supplier of updated tagua 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 22 Apr 2008 00:38:42 +0200
Source: tagua
Binary: tagua tagua-data
Architecture: source i386 all
Version: 1.0~alpha2-3
Distribution: experimental
Urgency: low
Maintainer: Yann Dirson <[EMAIL PROTECTED]>
Changed-By: Yann Dirson <[EMAIL PROTECTED]>
Description:
tagua - Board-game frontend for playing chess variants and other games
tagua-data - Theme data for the tagua board-game frontend
Closes: 477123
Changes:
tagua (1.0~alpha2-3) experimental; urgency=low
.
* Address name clashes which confuse g++-4.3 (Closes: #477123).
Checksums-Sha1:
36e8bbe532393a6b9aae3d5efcfec6d268609984 1068 tagua_1.0~alpha2-3.dsc
10def778c89576d1aefcbc133f9089c071447742 2878 tagua_1.0~alpha2-3.diff.gz
35da500489366b56b61f7f2d1903e48b0c3bee6e 918772 tagua_1.0~alpha2-3_i386.deb
cf9cd1a5c021f92db106c53124c6a4a6c9b830c1 2489138
tagua-data_1.0~alpha2-3_all.deb
Checksums-Sha256:
316dcc20746381117fe5210f81dc4ccc42fb7f2e6d022e6dfdbd50045c268311 1068
tagua_1.0~alpha2-3.dsc
616f3da238cb149548ba6d55df9a8ffb31fb037287a3fd1a974ebb1036f3d128 2878
tagua_1.0~alpha2-3.diff.gz
2d53ab795a241308aeaccb1e4f612cc494a43c2c367576d6cbdd7ba8fa2fea7d 918772
tagua_1.0~alpha2-3_i386.deb
a9c8cb465fbd0365b3b69f120afe610aa487c067c3b19ccbe02ce4ae7ea2880b 2489138
tagua-data_1.0~alpha2-3_all.deb
Files:
edd4ed9273385a8bd36b12a2381b8e0c 1068 games optional tagua_1.0~alpha2-3.dsc
5678ede497eac489b5f162a3ac0b8dae 2878 games optional tagua_1.0~alpha2-3.diff.gz
ce0de27976bcd4fa818754c1685d6f41 918772 games optional
tagua_1.0~alpha2-3_i386.deb
ab961a3c50c24a057e804cc99325016f 2489138 games optional
tagua-data_1.0~alpha2-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIDYd8V1uVslwzwbgRAkKnAKCwi62VtDVPiIVmJL6/gLNfGOQKSgCgu/0O
fkkiBYYR8DZOeUHfbc9/iyE=
=OrMl
-----END PGP SIGNATURE-----
--- End Message ---