Your message dated Sat, 12 Apr 2008 05:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#474833: fixed in vbrfix 0.24-1.2
has caused the Debian Bug report #474833,
regarding vbrfix: FTBFS: vbrfix.cpp:65: error: 'strcmp' was not declared in 
this scope
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.)


-- 
474833: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474833
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: vbrfix
Version: 0.24-1.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
>       i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..     -Wnon-virtual-dtor 
> -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith 
> -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
> -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -fexceptions  -c 
> -o vbrfix.o `test -f vbrfix.cpp || echo './'`vbrfix.cpp
> cc1plus: warning: command line option "-Wmissing-prototypes" is valid for 
> Ada/C/ObjC but not for C++
> In file included from vbrfix.h:22,
>                  from vbrfix.cpp:17:
> wputil.h: In member function 'long unsigned int wfile::getLength()':
> wputil.h:139: warning: conversion to 'long unsigned int' from 
> 'std::streamoff' may alter its value
> wputil.h:147: warning: conversion to 'long unsigned int' from 
> 'std::streamoff' may alter its value
> wputil.h: In member function 'long unsigned int wfile::getpos()':
> wputil.h:171: warning: conversion to 'long unsigned int' from 
> 'std::streamoff' may alter its value
> wputil.h:173: warning: conversion to 'long unsigned int' from 
> 'std::streamoff' may alter its value
> vbrfix.cpp: In member function 'bool VbrFix::startFix(const char*, const 
> char*)':
> vbrfix.cpp:65: error: 'strcmp' was not declared in this scope
> vbrfix.cpp: In member function 'bool VbrFix::checkFrame()':
> vbrfix.cpp:141: warning: suggest parentheses around + or - in operand of &
> vbrfix.cpp:143: warning: suggest parentheses around + or - in operand of &
> vbrfix.cpp:202: warning: suggest parentheses around + or - in operand of &
> vbrfix.cpp:208: warning: suggest parentheses around + or - in operand of &
> vbrfix.cpp:213: warning: suggest parentheses around + or - in operand of &
> vbrfix.cpp: In member function 'bool VbrFix::checkId3v1()':
> vbrfix.cpp:253: warning: suggest parentheses around + or - in operand of &
> vbrfix.cpp: In member function 'bool VbrFix::checkId3v2()':
> vbrfix.cpp:320: warning: suggest parentheses around + or - in operand of &
> vbrfix.cpp: In member function 'void VbrFix::writeVbrHeader()':
> vbrfix.cpp:379: warning: conversion to 'unsigned char' from 'int' may alter 
> its value
> vbrfix.cpp:380: warning: conversion to 'unsigned char' from 'int' may alter 
> its value
> vbrfix.cpp:381: warning: conversion to 'unsigned char' from 'int' may alter 
> its value
> vbrfix.cpp:384: warning: conversion to 'unsigned char' from 'int' may alter 
> its value
> vbrfix.cpp:385: warning: conversion to 'unsigned char' from 'int' may alter 
> its value
> make[4]: *** [vbrfix.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: vbrfix
Source-Version: 0.24-1.2

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

vbrfix_0.24-1.2.diff.gz
  to pool/main/v/vbrfix/vbrfix_0.24-1.2.diff.gz
vbrfix_0.24-1.2.dsc
  to pool/main/v/vbrfix/vbrfix_0.24-1.2.dsc
vbrfix_0.24-1.2_i386.deb
  to pool/main/v/vbrfix/vbrfix_0.24-1.2_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.
Chris Lamb <[EMAIL PROTECTED]> (supplier of updated vbrfix 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: Fri, 11 Apr 2008 23:44:54 +0100
Source: vbrfix
Binary: vbrfix
Architecture: source i386
Version: 0.24-1.2
Distribution: unstable
Urgency: medium
Maintainer: Rogério Brito <[EMAIL PROTECTED]>
Changed-By: Chris Lamb <[EMAIL PROTECTED]>
Description: 
 vbrfix     - corrects MP3 files that have incorrect VBR information
Closes: 463140 474833
Changes: 
 vbrfix (0.24-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add gcc-4.3.diff patch to really fix GCC 4.3-related FTBFS
     (Closes: #474833)
   * Correct typo in -help invokation and allow '-always' as well as '-allways'
     (Closes: #463140)
   * Bump Standards-Version to 3.7.3.
Checksums-Sha1: 
 4062f588f15f314d7c1dae83fd915e7cd8bc210f 949 vbrfix_0.24-1.2.dsc
 f44ecdd368ea3c8faa84ec60774d7928bf6902ec 4538 vbrfix_0.24-1.2.diff.gz
 9f78baa788de126168e6f9f22b384d440e0431e3 27620 vbrfix_0.24-1.2_i386.deb
Checksums-Sha256: 
 1009c90bbf3086fe88affc6d53d126548a051d6b7ef51a82e9bf62021b46abfe 949 
vbrfix_0.24-1.2.dsc
 3defb4a92cc9b5eabc57b8613a5cf1f0c935c5cc90b39c71e9139f9a57a20f2f 4538 
vbrfix_0.24-1.2.diff.gz
 b7ddb5d1b9df6aa7d1434f7f6b77894d9221398aa0ecdd295dd6cb939a0613a8 27620 
vbrfix_0.24-1.2_i386.deb
Files: 
 986603425383d24336c2a2aa8afa1b1d 949 sound optional vbrfix_0.24-1.2.dsc
 410ad9966fd36a513af4b7b9562a2f42 4538 sound optional vbrfix_0.24-1.2.diff.gz
 70bf7cdc0b067d03bc24abcc654fda49 27620 sound optional vbrfix_0.24-1.2_i386.deb

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

iD8DBQFIAEBV+C5cwEsrK54RArhUAKDgTuaThlbVGluMhFf3mYNgwnelNgCgoFth
ZCkPhY4nr8pKCSzAvey6m/c=
=rBxK
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to