Package: rezound
Version: 0.12.2beta-8
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:

 > /usr/include/FLAC++/decoder.h:226: note: candidates are: virtual 
 > FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(FILE*)
 > /usr/include/FLAC++/decoder.h:227: note:                 virtual 
 > FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(const char*)
 > /usr/include/FLAC++/decoder.h:228: note:                 virtual 
 > FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(const std::string&)
 > CFLACSoundTranslator.cpp:85: error: 'FLAC__FILE_DECODER_OK' was not declared 
 > in this scope
 > CFLACSoundTranslator.cpp: In member function 'virtual 
 > FLAC__StreamDecoderWriteStatus MyFLACDecoderFile::write_callback(const 
 > FLAC__Frame*, const FLAC__int32* const*)':
 > CFLACSoundTranslator.cpp:173: error: 
 > 'FLAC__file_decoder_get_decode_position' was not declared in this scope
 > CFLACSoundTranslator.cpp: In member function 'virtual bool 
 > CFLACSoundTranslator::onLoadSound(std::string, CSound*) const':
 > CFLACSoundTranslator.cpp:218: error: 'class MyFLACDecoderFile' has no member 
 > named 'process_until_end_of_file'
 > CFLACSoundTranslator.cpp: In member function 'virtual bool 
 > CFLACSoundTranslator::onSaveSound(std::string, const CSound*, sample_pos_t, 
 > sample_pos_t, bool) const':
 > CFLACSoundTranslator.cpp:261: error: 'class MyFLACEncoderFile' has no member 
 > named 'set_filename'
 > CFLACSoundTranslator.cpp:277: error: no matching function for call to 
 > 'MyFLACEncoderFile::init()'
 > /usr/include/FLAC++/encoder.h:237: note: candidates are: virtual 
 > FLAC__StreamEncoderInitStatus FLAC::Encoder::File::init(FILE*)
 > /usr/include/FLAC++/encoder.h:238: note:                 virtual 
 > FLAC__StreamEncoderInitStatus FLAC::Encoder::File::init(const char*)
 > /usr/include/FLAC++/encoder.h:239: note:                 virtual 
 > FLAC__StreamEncoderInitStatus FLAC::Encoder::File::init(const std::string&)
 > make[4]: *** [CFLACSoundTranslator.lo] Error 1
 > make[4]: Leaving directory 
 > `/build/user/rezound-0.12.2beta/build-tree/rezound-0.12.2beta/src/backend'
 > make[3]: *** [all-recursive] Error 1
 > make[3]: Leaving directory 
 > `/build/user/rezound-0.12.2beta/build-tree/rezound-0.12.2beta/src/backend'
 > make[2]: *** [all-recursive] Error 1
 > make[2]: Leaving directory 
 > `/build/user/rezound-0.12.2beta/build-tree/rezound-0.12.2beta/src'
 > make[1]: *** [all-recursive] Error 1
 > make[1]: Leaving directory 
 > `/build/user/rezound-0.12.2beta/build-tree/rezound-0.12.2beta'
 > make: *** [debian/stamp-makefile-build] 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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to