Your message dated Wed, 09 May 2012 06:18:23 +0000
with message-id <e1ss0eb-0003lp...@franck.debian.org>
and subject line Bug#669505: fixed in tuxfootball 0.3.1-1
has caused the Debian Bug report #669505,
regarding tuxfootball: FTBFS: gcc: error: unrecognized option '-V'
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.)


-- 
669505: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669505
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tuxfootball
Version: 0.3.0-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120419 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> gcc version 4.6.3 (Debian 4.6.3-4) 
> configure:4165: $? = 0
> configure:4154: gcc -V >&5
> gcc: error: unrecognized option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:4165: $? = 4
> configure:4154: gcc -qversion >&5
> gcc: error: unrecognized option '-qversion'
> gcc: fatal error: no input files
> compilation terminated.
> configure:4165: $? = 4
> configure:4169: checking whether we are using the GNU C compiler
> configure:4188: gcc -c   conftest.c >&5
> configure:4188: $? = 0
> configure:4197: result: yes
> configure:4206: checking whether gcc accepts -g
> configure:4226: gcc -c -g  conftest.c >&5
> configure:4226: $? = 0
> configure:4267: result: yes
> configure:4284: checking for gcc option to accept ISO C89
> configure:4348: gcc  -c -g -O2  conftest.c >&5
> configure:4348: $? = 0
> configure:4361: result: none needed
> configure:4383: checking dependency style of gcc
> configure:4493: result: none
> configure:4513: checking how to run the C preprocessor
> configure:4544: gcc -E  conftest.c
> configure:4544: $? = 0
> configure:4558: gcc -E  conftest.c
> conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:4558: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "tuxfootball"
> | #define PACKAGE_TARNAME "tuxfootball"
> | #define PACKAGE_VERSION "0.3.0"
> | #define PACKAGE_STRING "tuxfootball 0.3.0"
> | #define PACKAGE_BUGREPORT "http://tuxfootball.sourceforge.net/";
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4583: result: gcc -E
> configure:4603: gcc -E  conftest.c
> configure:4603: $? = 0
> configure:4617: gcc -E  conftest.c
> conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:4617: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "tuxfootball"
> | #define PACKAGE_TARNAME "tuxfootball"
> | #define PACKAGE_VERSION "0.3.0"
> | #define PACKAGE_STRING "tuxfootball 0.3.0"
> | #define PACKAGE_BUGREPORT "http://tuxfootball.sourceforge.net/";
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4646: checking whether ln -s works
> configure:4650: result: yes
> configure:4657: checking whether make sets $(MAKE)
> configure:4679: result: yes
> configure:4731: checking for ranlib
> configure:4747: found /usr/bin/ranlib
> configure:4758: result: ranlib
> configure:4781: checking whether NLS is requested
> configure:4790: result: yes
> configure:4806: checking for intltool >= 0.35.0
> configure:4813: result: 0.50.2 found
> configure:4821: checking for intltool-update
> configure:4839: found /usr/bin/intltool-update
> configure:4851: result: /usr/bin/intltool-update
> configure:4861: checking for intltool-merge
> configure:4879: found /usr/bin/intltool-merge
> configure:4891: result: /usr/bin/intltool-merge
> configure:4901: checking for intltool-extract
> configure:4919: found /usr/bin/intltool-extract
> configure:4931: result: /usr/bin/intltool-extract
> configure:5062: checking for xgettext
> configure:5080: found /usr/bin/xgettext
> configure:5092: result: /usr/bin/xgettext
> configure:5102: checking for msgmerge
> configure:5120: found /usr/bin/msgmerge
> configure:5132: result: /usr/bin/msgmerge
> configure:5142: checking for msgfmt
> configure:5160: found /usr/bin/msgfmt
> configure:5172: result: /usr/bin/msgfmt
> configure:5182: checking for gmsgfmt
> configure:5213: result: /usr/bin/msgfmt
> configure:5233: checking for perl
> configure:5251: found /usr/bin/perl
> configure:5263: result: /usr/bin/perl
> configure:5274: checking for perl >= 5.8.1
> configure:5281: result: 5.14.2
> configure:5285: checking for XML::Parser
> configure:5288: result: ok
> configure:5313: gcc -o conftest -g -O2   conftest.c  >&5
> configure:5313: $? = 0
> configure:5394: checking for pkg-config
> configure:5427: result: no
> configure:5462: checking for SDL
> configure:5528: result: no
> configure:5530: error: in `/«PKGBUILDDIR»':
> configure:5532: error: The pkg-config script could not be found or is too 
> old.  Make sure it
> is in your PATH or set the PKG_CONFIG environment variable to the full
> path to pkg-config.
> 
> Alternatively, you may set the environment variables SDL_CFLAGS
> and SDL_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> 
> To get pkg-config, see <http://pkg-config.freedesktop.org/>.
> See `config.log' for more details
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_c_compiler_gnu=yes
> ac_cv_cxx_compiler_gnu=yes
> ac_cv_env_CCC_set=
> ac_cv_env_CCC_value=
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=
> ac_cv_env_CFLAGS_value=
> ac_cv_env_CPPFLAGS_set=
> ac_cv_env_CPPFLAGS_value=
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_CXXCPP_set=
> ac_cv_env_CXXCPP_value=
> ac_cv_env_CXXFLAGS_set=
> ac_cv_env_CXXFLAGS_value=
> ac_cv_env_CXX_set=
> ac_cv_env_CXX_value=
> ac_cv_env_LDFLAGS_set=
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_PKG_CONFIG_LIBDIR_set=
> ac_cv_env_PKG_CONFIG_LIBDIR_value=
> ac_cv_env_PKG_CONFIG_PATH_set=
> ac_cv_env_PKG_CONFIG_PATH_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_SDL_CFLAGS_set=
> ac_cv_env_SDL_CFLAGS_value=
> ac_cv_env_SDL_LIBS_set=
> ac_cv_env_SDL_LIBS_value=
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=x86_64-linux-gnu
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_objext=o
> ac_cv_path_GMSGFMT=/usr/bin/msgfmt
> ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
> ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
> ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
> ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
> ac_cv_path_MSGFMT=/usr/bin/msgfmt
> ac_cv_path_MSGMERGE=/usr/bin/msgmerge
> ac_cv_path_XGETTEXT=/usr/bin/xgettext
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_CXX=g++
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cxx_g=yes
> ac_cv_prog_make_make_set=yes
> am_cv_CC_dependencies_compiler_type=none
> dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=${prefix}/include --mandir=${prefix}/share/man 
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --libexecdir=${prefix}/lib/tuxfootball --disable-maintainer-mode 
> --disable-dependency-tracking --prefix=/usr/share --datadir=/usr/share/games 
> --bindir=/usr/games --docdir=/usr/share/doc returned exit code 1
> make[1]: *** [override_dh_auto_configure] Error 25

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/04/19/tuxfootball_0.3.0-3_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--- End Message ---
--- Begin Message ---
Source: tuxfootball
Source-Version: 0.3.1-1

We believe that the bug you reported is fixed in the latest version of
tuxfootball, which is due to be installed in the Debian FTP archive:

tuxfootball_0.3.1-1.debian.tar.gz
  to main/t/tuxfootball/tuxfootball_0.3.1-1.debian.tar.gz
tuxfootball_0.3.1-1.dsc
  to main/t/tuxfootball/tuxfootball_0.3.1-1.dsc
tuxfootball_0.3.1-1_amd64.deb
  to main/t/tuxfootball/tuxfootball_0.3.1-1_amd64.deb
tuxfootball_0.3.1.orig.tar.gz
  to main/t/tuxfootball/tuxfootball_0.3.1.orig.tar.gz



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 669...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
TANIGUCHI Takaki <tak...@debian.org> (supplier of updated tuxfootball 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 13 Apr 2012 10:01:56 +0900
Source: tuxfootball
Binary: tuxfootball
Architecture: source amd64
Version: 0.3.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: TANIGUCHI Takaki <tak...@debian.org>
Description: 
 tuxfootball - great 2D soccer (sometimes called football) game
Closes: 626978 669505
Changes: 
 tuxfootball (0.3.1-1) unstable; urgency=low
 .
   * New upstream. (Closes: #669505)
   * debian/copyright: copyright-format 1.0
   * debian/control: Fix minor typo. (Closes: #626978)
Checksums-Sha1: 
 26c9b3128ed914f3db8b63f10e26c6b57f1e6b36 1898 tuxfootball_0.3.1-1.dsc
 415f3914a8fb99f64a9840fe77897e6b1c2b2c8c 16433225 tuxfootball_0.3.1.orig.tar.gz
 4b1871c32ee553244e9ec07209dff801ea1c54c4 2744 tuxfootball_0.3.1-1.debian.tar.gz
 9c2772e4d9969187d8a32dadd4322bbe621e2786 16041530 tuxfootball_0.3.1-1_amd64.deb
Checksums-Sha256: 
 6c24a76e1c7ce613142e6ba87e0457bc640c8e77fdfa64ef60ee8826e80faac8 1898 
tuxfootball_0.3.1-1.dsc
 44056c15572c2a3f0e3794719961915af15fef5f05596d2ef3f9e247f8a1f3e5 16433225 
tuxfootball_0.3.1.orig.tar.gz
 3fe958232f6041f04db62df182512eb47a1910d4d6fc46a732283f2a39cc7279 2744 
tuxfootball_0.3.1-1.debian.tar.gz
 35fc89498044a09096fc415932281ff420fcf4429c2870b28dbb9cbd17d865f0 16041530 
tuxfootball_0.3.1-1_amd64.deb
Files: 
 e5e9321080382b12fc5a75b8bc3f03d4 1898 games extra tuxfootball_0.3.1-1.dsc
 80359c616368e7b424624887dcbfd9a1 16433225 games extra 
tuxfootball_0.3.1.orig.tar.gz
 82310351dab770f4986be7b4b3e15ae7 2744 games extra 
tuxfootball_0.3.1-1.debian.tar.gz
 b50c1b8e40b5bb805e811f0a80142d58 16041530 games extra 
tuxfootball_0.3.1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJPqgasAAoJEMwUn2wopeJXbRMQAI9NL9TbnyPgzm+xU81I5k5n
ipxkuP4ODb8T7oNsToXTL0S7oMYD2+q5tfNoniis2h3EysNPYPyH9ORBUtXnC+XV
HCcCc/8k4ApNOOpEzXplSG7owq1x2qTpr3LBq/qzWiRemPrM7LAAaP9oFuZQRD9y
oC44Nibzxci7TP7mBRMw9AMo2/Ev0qbzmNjJBumCjYzU5ZFv4HFfSrGiLRWeqtvY
seQvKecljuqcKn9WieUpmg+o+M8k1zxzR2O80JByMR53sBZE2hIgn4Zoq+m9ZzSx
LKqk9kTn40GO+3lfFPqEwhKUIsGJyolxTwwnAzGktwMkVQ2pvBJB39Odhcj3AIm3
vlOCVt4RJjzRVpl4SQk1db5Dt6++4jTGNVHOG275kGyjqpT36jKYEWaBgTSEv0LN
nBTdeVoGUkWF3O2VEMEdDQttboUb4xMfR0z4QI8qPkaWTL2nt7iQvCS7iFX1Imqa
W5q5k89Vqshub1Wd1m/pokpA+pDK2YM222NJrqdMWi7uFvi9W5Lhe0RTqzn8ob/1
OBxXGYxuoMtJj6QKfFGcEdfjNo7ghA1PMZ1jRiumVK8yGWNjTwqmUF8dU3Q+tAVd
X6wK6ZKzsfab0FabsHI8Y2lP/TApa4GkMAeMgY5dVC52P7gpBp651WnQ4BDCbHKu
R6UikMJ6fTJ05PztA5gF
=lOrd
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to