Your message dated Wed, 20 Feb 2008 22:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#427752: fixed in prokyon3 0.9.6-0.1
has caused the Debian Bug report #427752,
regarding prokyon3 - FTBFS: error: 'FLAC__FileDecoderState' 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.)


-- 
427752: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427752
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: prokyon3
Version: 0.9.4-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

 > if i486-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. 
 > -I. -I..   -I/usr/include/taglib -I/usr/share/qt3//include 
 > -DQT_THREAD_SUPPORT  -DQT_NO_ASCII_CAST -DPREFIX=\"/usr\"  -O0 -g3 -Wall -g 
 > -O2 -MT prokyon3-qmbflacfile.o -MD -MP -MF ".deps/prokyon3-qmbflacfile.Tpo" 
 > -c -o prokyon3-qmbflacfile.o `test -f 'qmbflacfile.cpp' || echo 
 > './'`qmbflacfile.cpp; \
 >      then mv -f ".deps/prokyon3-qmbflacfile.Tpo" 
 > ".deps/prokyon3-qmbflacfile.Po"; else rm -f 
 > ".deps/prokyon3-qmbflacfile.Tpo"; exit 1; fi
 > qmbfile.h:42: warning: 'class QMBFile' has virtual functions but non-virtual 
 > destructor
 > qmbflacfile.cpp: In member function 'virtual int 
 > QMBFLACFile::Extract(QString)':
 > qmbflacfile.cpp:62: error: 'set_filename' was not declared in this scope
 > qmbflacfile.cpp:68: error: 'FLAC__FileDecoderState' was not declared in this 
 > scope
 > qmbflacfile.cpp:68: error: expected `;' before 'state'
 > qmbflacfile.cpp:70: error: 'state' was not declared in this scope
 > qmbflacfile.cpp:70: error: 'FLAC__FILE_DECODER_OK' was not declared in this 
 > scope
 > qmbflacfile.cpp:71: error: 'FLAC__FileDecoderStateString' was not declared 
 > in this scope
 > qmbflacfile.cpp:78: error: 'state' was not declared in this scope
 > qmbflacfile.cpp:79: error: 'FLAC__FileDecoderStateString' was not declared 
 > in this scope
 > qmbflacfile.cpp:111: error: 'state' was not declared in this scope
 > qmbflacfile.cpp:112: error: 'FLAC__FileDecoderStateString' was not declared 
 > in this scope
 > make[4]: *** [prokyon3-qmbflacfile.o] Error 1
 > make[4]: Leaving directory `/build/user/prokyon3-0.9.4/src'
 > make[3]: *** [all] Error 2
 > make[3]: Leaving directory `/build/user/prokyon3-0.9.4/src'
 > make[2]: *** [all-recursive] Error 1
 > make[2]: Leaving directory `/build/user/prokyon3-0.9.4'
 > make[1]: *** [all] Error 2
 > make[1]: Leaving directory `/build/user/prokyon3-0.9.4'
 > make: *** [build-stamp] Error 2

I think this is related to an API change and recent upload of a new FLAC
Library, from libflac-dev's changelog:

  * New upstream release. closes: #405167, #411311
    - libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
      remove their corresponding packages.
    - Because of the API changes required to effect the above, there has
      been yet another soname bump. libflac7 -> libflac8 and
      libflac++5 -> libflac++6. Emails have been dispatched to the
      maintainers of dependent packages.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
        - michael


--- End Message ---
--- Begin Message ---
Source: prokyon3
Source-Version: 0.9.6-0.1

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

prokyon3_0.9.6-0.1.diff.gz
  to pool/main/p/prokyon3/prokyon3_0.9.6-0.1.diff.gz
prokyon3_0.9.6-0.1.dsc
  to pool/main/p/prokyon3/prokyon3_0.9.6-0.1.dsc
prokyon3_0.9.6-0.1_i386.deb
  to pool/main/p/prokyon3/prokyon3_0.9.6-0.1_i386.deb
prokyon3_0.9.6.orig.tar.gz
  to pool/main/p/prokyon3/prokyon3_0.9.6.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.
Barry deFreese <[EMAIL PROTECTED]> (supplier of updated prokyon3 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.7
Date: Sun, 10 Feb 2008 22:32:49 -0500
Source: prokyon3
Binary: prokyon3
Architecture: source i386
Version: 0.9.6-0.1
Distribution: unstable
Urgency: low
Maintainer: Gustavo Franco <[EMAIL PROTECTED]>
Changed-By: Barry deFreese <[EMAIL PROTECTED]>
Description: 
 prokyon3   - A mp3 and ogg/vorbis manager and tag editor
Closes: 427752
Changes: 
 prokyon3 (0.9.6-0.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * New upstream release.
   * Drop 01_g++41.dpatch - fixed upstream.
   * 10_gcc4x.dpatch - Fix for building with gcc4.x.
   * 20_gcc4_flac.dpatch - Fix flac FTBFS. (Closes: #427752).
     + Taken from upstream svn.
   * Add Homepage field.
   * Missing quoted string in menu.
   * Make clean not ignore errors.
   * Remove empty /usr/sbin.
   * Fix revisioned build-dependencies.
   * Add missing copyright holders.
   * Fix link for license to appropriate GPL-2.
   * Build without libqt3-compat-headers.
   * Bump debhelper build-dep/compat to 5.
   * Bump Standards Version to 3.7.3.
     + Menu policy transition.
Files: 
 260e972b3ec38d55c1f854a3cb345c38 932 sound optional prokyon3_0.9.6-0.1.dsc
 c4b3d222a518ff82af66ea4aba458f55 1162620 sound optional 
prokyon3_0.9.6.orig.tar.gz
 359dc38e74256e2536fdf83345b57ef0 21963 sound optional 
prokyon3_0.9.6-0.1.diff.gz
 8952425f0ed17db52d0e2077a0151149 894888 sound optional 
prokyon3_0.9.6-0.1_i386.deb

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

iD8DBQFHvK08Bxd04ADYzRYRAgbNAKCsD7X+Yospk0S3mtYlQewLDRBAiQCfQ4wa
aiMIdY7NtWR3MM4llzTBK+M=
=KXa7
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to