Bug#669505: tuxfootball: FTBFS: gcc: error: unrecognized option '-V'

Lucas Nussbaum lucas at lucas-nussbaum.net
Thu Apr 19 19:19:54 UTC 2012


Source: tuxfootball
Version: 0.3.0-3
Severity: serious
Tags: wheezy sid
User: debian-qa at 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.





More information about the Pkg-games-devel mailing list