Your message dated Sat, 07 Apr 2012 17:03:40 +0000
with message-id <e1sgz36-00088p...@franck.debian.org>
and subject line Bug#665052: fixed in cowbell 0.2.7.1-7
has caused the Debian Bug report #665052,
regarding cowbell: FTBFS: configure: error: 'Taglib C bindings are not 
installed'
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.)


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

Hi,

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

Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> /usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING:  simple-patchsys.mk 
> is deprecated - please use source format 3.0 (quilt) instead
> if test -e /usr/share/misc/config.guess ; then \
>               for i in ./config.guess ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.guess $i ; \
>                       fi ; \
>               done ; \
>       fi
> if test -e /usr/share/misc/config.sub ; then \
>               for i in ./config.sub ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.sub $i ; \
>                       fi ; \
>               done ; \
>       fi
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> if test -e /usr/share/misc/config.guess ; then \
>               for i in ./config.guess ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.guess $i ; \
>                       fi ; \
>               done ; \
>       fi
> if test -e /usr/share/misc/config.sub ; then \
>               for i in ./config.sub ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.sub $i ; \
>                       fi ; \
>               done ; \
>       fi
> touch debian/stamp-autotools-files
> chmod a+x /«PKGBUILDDIR»/./configure
> mkdir -p .
> cd . &&   CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Wformat-security -Werror=format-security -Wall" CXXFLAGS="-g -O2 
> -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
> -Werror=format-security -Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2" 
> LDFLAGS="-Wl,-z,relro" /«PKGBUILDDIR»/./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/cowbell" 
> --srcdir=. --disable-maintainer-mode --disable-dependency-tracking 
> --disable-silent-rules   --disable-static CSC=/usr/bin/mono-csc 
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking target system type... x86_64-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for intltool >= 0.21... 0.33 found
> checking for perl... /usr/bin/perl
> checking for XML::Parser... ok
> checking for iconv... /usr/bin/iconv
> checking for msgfmt... /usr/bin/msgfmt
> checking for msgmerge... /usr/bin/msgmerge
> checking for xgettext... /usr/bin/xgettext
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking dependency style of gcc... none
> checking for a sed that does not truncate output... /bin/sed
> checking for egrep... grep -E
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... none
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for f77... no
> checking for xlf... no
> checking for frt... no
> checking for pgf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for epcf90... no
> checking for f95... no
> checking for fort... no
> checking for xlf95... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for gfortran... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether  accepts -g... no
> checking the maximum length of command line arguments... 32768
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
> libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by g++... /usr/bin/ld -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
> libraries... yes
> checking for g++ option to produce PIC... -fPIC
> checking if g++ PIC flag -fPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
> libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> appending configuration tag "F77" to libtool
> checking for pkg-config... /usr/bin/pkg-config
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking for LC_MESSAGES... yes
> checking libintl.h usability... yes
> checking libintl.h presence... yes
> checking for libintl.h... yes
> checking for ngettext in libc... yes
> checking for dgettext in libc... yes
> checking for bind_textdomain_codeset... yes
> checking for msgfmt... /usr/bin/msgfmt
> checking for dcgettext... yes
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for catalogs to be installed...  de en_CA es fi fr hu nb no pt_BR sv 
> tr ja
> checking pkg-config is at least version 0.9.0... yes
> checking for MONO_DEPENDENCY... yes
> checking for mono... /usr/bin/mono
> checking for mcs... /usr/bin/mono-csc
> checking for wsdl... /usr/bin/wsdl
> checking for GTKSHARP... yes
> checking for taglib-config... /usr/bin/taglib-config
> configure: error: 'Taglib C bindings are not installed'
> make: *** [debian/stamp-autotools] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/03/21/cowbell_0.2.7.1-6.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: cowbell
Source-Version: 0.2.7.1-7

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

cowbell_0.2.7.1-7.diff.gz
  to main/c/cowbell/cowbell_0.2.7.1-7.diff.gz
cowbell_0.2.7.1-7.dsc
  to main/c/cowbell/cowbell_0.2.7.1-7.dsc
cowbell_0.2.7.1-7_amd64.deb
  to main/c/cowbell/cowbell_0.2.7.1-7_amd64.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 665...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Iain Lane <la...@debian.org> (supplier of updated cowbell 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: Sat, 07 Apr 2012 17:41:42 +0100
Source: cowbell
Binary: cowbell
Architecture: source amd64
Version: 0.2.7.1-7
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
<pkg-cli-apps-t...@lists.alioth.debian.org>
Changed-By: Iain Lane <la...@debian.org>
Description: 
 cowbell    - An easy-to-use tag editor for your music files
Closes: 665052
Changes: 
 cowbell (0.2.7.1-7) unstable; urgency=low
 .
   * Apply patch cherry-picked from Ubuntu (Ilya Barygin) by Gregor Herrmann.
     Fix "FTBFS: configure: error: 'Taglib C bindings are not installed'": add
     multiarch (Closes: #665052)
   * autoreconf in build to fix ancient config.{sub,guess} files properly
   * debian/patches/ac_prog_cxx.patch: Add missing AC_PROG_CXX as we have some
     cpp code in taglib.
   * Standards-Version bump to 3.9.3, no changes required
Checksums-Sha1: 
 d691463c55368feab09e272edccf3b2037bfeea5 2206 cowbell_0.2.7.1-7.dsc
 f0e6377001ef0abc8abf7ff835c560dc50c9f41b 5642 cowbell_0.2.7.1-7.diff.gz
 c9ad0336d73bae5a80e5d9969a43e94049f6b79c 98256 cowbell_0.2.7.1-7_amd64.deb
Checksums-Sha256: 
 0445ed754b441573afffaf4fd547bd5a5fc37a4a3ab006e1f6d300339c1d953d 2206 
cowbell_0.2.7.1-7.dsc
 5bbb94f1bd8cc90ffc1c42055dc88457d3a72f59b241e88b778ebb2f6082cb6a 5642 
cowbell_0.2.7.1-7.diff.gz
 f4a6d37fdbb8026c99d2646b4d65e53aa1124565e89b13975969262dccae9f70 98256 
cowbell_0.2.7.1-7_amd64.deb
Files: 
 778f7adf17ba0f82f947e2c6e052436d 2206 sound optional cowbell_0.2.7.1-7.dsc
 d3d0a8bbf812aee7789b47dbcd744a6f 5642 sound optional cowbell_0.2.7.1-7.diff.gz
 cf181fc30668b9ab9a9325f94f05534d 98256 sound optional 
cowbell_0.2.7.1-7_amd64.deb

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

iQIcBAEBCAAGBQJPgG87AAoJEONS1cUcUEHUqYoP/2Y3lqMMkBy6nbXDFfdez3AQ
vMWvnvUqufu4oEs9PAuS6HmluIdW5OeO4tRPK6VajnXWxonhv24gcomf8UAzcrzJ
TP4UVimlfyx+m3ZIaVIIQLL00YsHqJBWjte3N5anbr4eehncvi/Y8oEjGJx7tfGS
w+4wdx/lEGauFqGy2bn5ohImmCHLbUagzTfMU4n1giN8Vk8WmVMASS4XRPy2I/2A
DxuKrE4mco19xhVZIXMLm2/gRu7DGxN6UcRy8Q6i+XOl+NdxZcuumcZFtknzel5f
3/03B+6yd/RbzvLyfg1o6s6s32xx6Rp0h4JcPimVfBXJYLQW/DaRZK4bW4PqkahJ
xq0pKyMiuW1pkV2IMStLxeRixL13Ad6WLtotlF5dogMqkjeKHM1+A33FiP1EnKtv
eh+6qkcC21ni5M56AVjD+fA5FFV+qMJUYCyk1hC4/V0fFUr9KyAEJfL2bgJzoNq5
TkLwUR8xCLVuG6OXaVTGDS5ffkGBfI3Z6jlmYn9Gw+6OQtx/rBqLU9qx/jiNVry0
JkgyLeNyKDQVsmNgR3kp9icDt2CiH/RetheSjkmZMuCso2xQoB2E1dYQ8DMEiUgz
liCDrdwPVN3er7Ge7Aygg5hZnHt/caMxme+N4XB/ygAA2jOwi4CMzipZ4e3gx5dg
TtMYVZ4sV0EaEiF8veSN
=QQb6
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to