Your message dated Tue, 24 Apr 2012 08:47:38 +0000
with message-id <[email protected]>
and subject line Bug#669437: fixed in lebiniou 3.18-1
has caused the Debian Bug report #669437,
regarding lebiniou: 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 [email protected]
immediately.)


-- 
669437: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669437
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lebiniou
Version: 3.17-1
Severity: serious
Tags: wheezy sid
User: [email protected]
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:3411: $? = 0
> configure:3400: gcc -V >&5
> gcc: error: unrecognized option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3411: $? = 4
> configure:3400: gcc -qversion >&5
> gcc: error: unrecognized option '-qversion'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3411: $? = 4
> configure:3431: checking whether the C compiler works
> configure:3453: gcc    -rdynamic conftest.c  >&5
> configure:3457: $? = 0
> configure:3505: result: yes
> configure:3508: checking for C compiler default output file name
> configure:3510: result: a.out
> configure:3516: checking for suffix of executables
> configure:3523: gcc -o conftest    -rdynamic conftest.c  >&5
> configure:3527: $? = 0
> configure:3549: result: 
> configure:3571: checking whether we are cross compiling
> configure:3579: gcc -o conftest    -rdynamic conftest.c  >&5
> configure:3583: $? = 0
> configure:3590: ./conftest
> configure:3594: $? = 0
> configure:3609: result: no
> configure:3614: checking for suffix of object files
> configure:3636: gcc -c   conftest.c >&5
> configure:3640: $? = 0
> configure:3661: result: o
> configure:3665: checking whether we are using the GNU C compiler
> configure:3684: gcc -c   conftest.c >&5
> configure:3684: $? = 0
> configure:3693: result: yes
> configure:3702: checking whether gcc accepts -g
> configure:3722: gcc -c -g  conftest.c >&5
> configure:3722: $? = 0
> configure:3763: result: yes
> configure:3780: checking for gcc option to accept ISO C89
> configure:3844: gcc  -c -g -O2  conftest.c >&5
> configure:3844: $? = 0
> configure:3857: result: none needed
> configure:3888: checking for style of include used by make
> configure:3916: result: GNU
> configure:3942: checking dependency style of gcc
> configure:4053: result: none
> configure:4070: checking whether gcc and cc understand -c and -o together
> configure:4101: gcc -c conftest.c -o conftest2.o >&5
> configure:4105: $? = 0
> configure:4111: gcc -c conftest.c -o conftest2.o >&5
> configure:4115: $? = 0
> configure:4126: cc -c conftest.c >&5
> configure:4130: $? = 0
> configure:4138: cc -c conftest.c -o conftest2.o >&5
> configure:4142: $? = 0
> configure:4148: cc -c conftest.c -o conftest2.o >&5
> configure:4152: $? = 0
> configure:4170: result: yes
> configure:4253: checking for g++
> configure:4269: found /usr/bin/g++
> configure:4280: result: g++
> configure:4307: checking for C++ compiler version
> configure:4316: g++ --version >&5
> g++ (Debian 4.6.3-4) 4.6.3
> Copyright (C) 2011 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> configure:4327: $? = 0
> configure:4316: g++ -v >&5
> Using built-in specs.
> COLLECT_GCC=g++
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-4' 
> --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs 
> --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
> --program-suffix=-4.6 --enable-shared --enable-linker-build-id 
> --with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
> --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 
> --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --enable-gnu-unique-object --enable-plugin --enable-objc-gc 
> --with-arch-32=i586 --with-tune=generic --enable-checking=release 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 4.6.3 (Debian 4.6.3-4) 
> configure:4327: $? = 0
> configure:4316: g++ -V >&5
> g++: error: unrecognized option '-V'
> g++: fatal error: no input files
> compilation terminated.
> configure:4327: $? = 4
> configure:4316: g++ -qversion >&5
> g++: error: unrecognized option '-qversion'
> g++: fatal error: no input files
> compilation terminated.
> configure:4327: $? = 4
> configure:4331: checking whether we are using the GNU C++ compiler
> configure:4350: g++ -c   conftest.cpp >&5
> configure:4350: $? = 0
> configure:4359: result: yes
> configure:4368: checking whether g++ accepts -g
> configure:4388: g++ -c -g  conftest.cpp >&5
> configure:4388: $? = 0
> configure:4429: result: yes
> configure:4454: checking dependency style of g++
> configure:4565: result: none
> configure:4632: checking for erlc
> configure:4665: result: no
> configure:4744: checking for pkg-config
> configure:4762: found /usr/bin/pkg-config
> configure:4774: result: /usr/bin/pkg-config
> configure:4799: checking pkg-config is at least version 0.9.0
> configure:4802: result: yes
> configure:5021: checking for GLIB
> configure:5028: $PKG_CONFIG --exists --print-errors "glib-2.0"
> configure:5031: $? = 0
> configure:5045: $PKG_CONFIG --exists --print-errors "glib-2.0"
> configure:5048: $? = 0
> configure:5086: result: yes
> configure:5095: checking for FFTW3
> configure:5102: $PKG_CONFIG --exists --print-errors "fftw3"
> configure:5105: $? = 0
> configure:5119: $PKG_CONFIG --exists --print-errors "fftw3"
> configure:5122: $? = 0
> configure:5160: result: yes
> configure:5169: checking for XML2
> configure:5176: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.0"
> configure:5179: $? = 0
> configure:5193: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.0"
> configure:5196: $? = 0
> configure:5234: result: yes
> configure:5243: checking for FT2
> configure:5250: $PKG_CONFIG --exists --print-errors "freetype2"
> Package freetype2 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `freetype2.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'freetype2' found
> configure:5253: $? = 1
> configure:5267: $PKG_CONFIG --exists --print-errors "freetype2"
> Package freetype2 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `freetype2.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'freetype2' found
> configure:5270: $? = 1
> configure:5284: result: no
> No package 'freetype2' found
> configure:5300: error: You must have libfreetype-dev for Free Type 2 installed
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=x86_64-pc-linux-gnu
> ac_cv_c_compiler_gnu=yes
> ac_cv_cxx_compiler_gnu=yes
> ac_cv_env_ALSA_CFLAGS_set=
> ac_cv_env_ALSA_CFLAGS_value=
> ac_cv_env_ALSA_LIBS_set=
> ac_cv_env_ALSA_LIBS_value=
> ac_cv_env_CACA_CFLAGS_set=
> ac_cv_env_CACA_CFLAGS_value=
> ac_cv_env_CACA_LIBS_set=
> ac_cv_env_CACA_LIBS_value=
> 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_CXXFLAGS_set=
> ac_cv_env_CXXFLAGS_value=
> ac_cv_env_CXX_set=
> ac_cv_env_CXX_value=
> ac_cv_env_ERLCFLAGS_set=
> ac_cv_env_ERLCFLAGS_value=
> ac_cv_env_ERLC_set=
> ac_cv_env_ERLC_value=
> ac_cv_env_ERL_set=
> ac_cv_env_ERL_value=
> ac_cv_env_ESD_CFLAGS_set=
> ac_cv_env_ESD_CFLAGS_value=
> ac_cv_env_ESD_LIBS_set=
> ac_cv_env_ESD_LIBS_value=
> ac_cv_env_FFTW3_CFLAGS_set=
> ac_cv_env_FFTW3_CFLAGS_value=
> ac_cv_env_FFTW3_LIBS_set=
> ac_cv_env_FFTW3_LIBS_value=
> ac_cv_env_FT2_CFLAGS_set=
> ac_cv_env_FT2_CFLAGS_value=
> ac_cv_env_FT2_LIBS_set=
> ac_cv_env_FT2_LIBS_value=
> ac_cv_env_GLIB_CFLAGS_set=
> ac_cv_env_GLIB_CFLAGS_value=
> ac_cv_env_GLIB_LIBS_set=
> ac_cv_env_GLIB_LIBS_value=
> ac_cv_env_GLU_CFLAGS_set=
> ac_cv_env_GLU_CFLAGS_value=
> ac_cv_env_GLU_LIBS_set=
> ac_cv_env_GLU_LIBS_value=
> ac_cv_env_JACK_CFLAGS_set=
> ac_cv_env_JACK_CFLAGS_value=
> ac_cv_env_JACK_LIBS_set=
> ac_cv_env_JACK_LIBS_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_PULSEAUDIO_CFLAGS_set=
> ac_cv_env_PULSEAUDIO_CFLAGS_value=
> ac_cv_env_PULSEAUDIO_LIBS_set=
> ac_cv_env_PULSEAUDIO_LIBS_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_SNDFILE_CFLAGS_set=
> ac_cv_env_SNDFILE_CFLAGS_value=
> ac_cv_env_SNDFILE_LIBS_set=
> ac_cv_env_SNDFILE_LIBS_value=
> ac_cv_env_SWSCALE_CFLAGS_set=
> ac_cv_env_SWSCALE_CFLAGS_value=
> ac_cv_env_SWSCALE_LIBS_set=
> ac_cv_env_SWSCALE_LIBS_value=
> ac_cv_env_XML2_CFLAGS_set=
> ac_cv_env_XML2_CFLAGS_value=
> ac_cv_env_XML2_LIBS_set=
> ac_cv_env_XML2_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_host=x86_64-pc-linux-gnu
> ac_cv_objext=o
> ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=gawk
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_CXX=g++
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_gcc_c_o=yes
> ac_cv_prog_cxx_g=yes
> ac_cv_prog_make_make_set=yes
> ac_cv_target=x86_64-pc-linux-gnu
> am_cv_CC_dependencies_compiler_type=none
> am_cv_CXX_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/lebiniou --disable-maintainer-mode 
> --disable-dependency-tracking returned exit code 1
> make: *** [build] Error 25

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/04/19/lebiniou_3.17-1_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: lebiniou
Source-Version: 3.18-1

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

lebiniou_3.18-1.debian.tar.gz
  to main/l/lebiniou/lebiniou_3.18-1.debian.tar.gz
lebiniou_3.18-1.dsc
  to main/l/lebiniou/lebiniou_3.18-1.dsc
lebiniou_3.18-1_amd64.deb
  to main/l/lebiniou/lebiniou_3.18-1_amd64.deb
lebiniou_3.18.orig.tar.gz
  to main/l/lebiniou/lebiniou_3.18.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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Olivier Girondel <[email protected]> (supplier of updated lebiniou 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: Sun, 22 Apr 2012 22:07:40 +0200
Source: lebiniou
Binary: lebiniou
Architecture: source amd64
Version: 3.18-1
Distribution: unstable
Urgency: high
Maintainer: Olivier Girondel <[email protected]>
Changed-By: Olivier Girondel <[email protected]>
Description: 
 lebiniou   - displays images that evolve with sound
Closes: 669437
Changes: 
 lebiniou (3.18-1) unstable; urgency=high
 .
   * New upstream release 3.18.
   * Support older libswscale.
   * Add missing Build-Depends: libfreetype6-dev, libasound2-dev,
     libpulse-dev. (Closes: #669437)
Checksums-Sha1: 
 159b4df50185be51e4714ed00881dcc44ed6e2b0 1230 lebiniou_3.18-1.dsc
 5174547df5db953e5d9acf414c1483553cfced1a 606650 lebiniou_3.18.orig.tar.gz
 92a1fd382d83162e3bb514136d6b638d4e1ce0da 3849 lebiniou_3.18-1.debian.tar.gz
 55d704a5901162186ca5b22d2ed1c11db1667539 398238 lebiniou_3.18-1_amd64.deb
Checksums-Sha256: 
 12865bfe0f0e5e7e0dcfa958841cc0e0dff81d915324f498f83b9b14596a2c62 1230 
lebiniou_3.18-1.dsc
 a814bdb4af22201a52e7c551975e7161f8e9d26d82dc3cc95e16d61f15048105 606650 
lebiniou_3.18.orig.tar.gz
 78f214a13cf04a418bb7e3f4c572d3994f9e8e4351135e171f86f5e37a44369a 3849 
lebiniou_3.18-1.debian.tar.gz
 96d3daa46f551a8eb817217167bbe4f8332e147ad3883165420769be352b5b52 398238 
lebiniou_3.18-1_amd64.deb
Files: 
 07ecaa6548040e6577ca2dfee88e865d 1230 graphics extra lebiniou_3.18-1.dsc
 57098ce963248b2dd7143e33932ef0f7 606650 graphics extra 
lebiniou_3.18.orig.tar.gz
 0512e6b00f89ab16429d235643c8a7a6 3849 graphics extra 
lebiniou_3.18-1.debian.tar.gz
 6b997feb7ccdeb082bde0e1fad19c79d 398238 graphics extra 
lebiniou_3.18-1_amd64.deb

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

iD8DBQFPlmXNvdkzt4X+wX8RAuJHAKCAQnegHzYCxsZeLLwQPs1tqgt/UACfcf5i
g7ktH9MEey9S9XN/4NqlmbA=
=JzZY
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to