You have been subscribed to a public bug:

Binary package hint: rezound

CFLACSoundTranslator.cpp: In constructor 
'MyFLACDecoderFile::MyFLACDecoderFile(std::string, CSound*)':
CFLACSoundTranslator.cpp:78: error: 'set_filename' was not declared in this 
scope
CFLACSoundTranslator.cpp:84: error: no matching function for call to 
'MyFLACDecoderFile::init()'
/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

** Affects: rezound (Ubuntu)
     Importance: Medium
     Assignee: MOTU
         Status: Triaged

** Affects: rezound (Debian)
     Importance: Unknown
         Status: Unknown

-- 
FTBFS in gutsy
https://bugs.launchpad.net/bugs/123945

-- 
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to