Package: hydrogen
Version: 0.9.3-2
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:

 > g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
 > -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
 > -Isrc -I/usr/include/qt3 -o src/MidiDriver.o src/lib/drivers/MidiDriver.cpp
 > g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
 > -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
 > -Isrc -I/usr/include/qt3 -o src/PortMidiDriver.o 
 > src/lib/drivers/PortMidiDriver.cpp
 > g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
 > -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
 > -Isrc -I/usr/include/qt3 -o src/PortAudioDriver.o 
 > src/lib/drivers/PortAudioDriver.cpp
 > g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
 > -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
 > -Isrc -I/usr/include/qt3 -o src/LadspaFX.o src/lib/fx/LadspaFX.cpp
 > g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
 > -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
 > -Isrc -I/usr/include/qt3 -o src/SMF.o src/lib/smf/SMF.cpp
 > g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
 > -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
 > -Isrc -I/usr/include/qt3 -o src/SMFEvent.o src/lib/smf/SMFEvent.cpp
 > g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
 > -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
 > -Isrc -I/usr/include/qt3 -o src/ADSR.o src/lib/ADSR.cpp
 > g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
 > -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
 > -Isrc -I/usr/include/qt3 -o src/DataPath.o src/lib/DataPath.cpp
 > g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
 > -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
 > -Isrc -I/usr/include/qt3 -o src/EventQueue.o src/lib/EventQueue.cpp
 > g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
 > -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
 > -Isrc -I/usr/include/qt3 -o src/FLACFile.o src/lib/FLACFile.cpp
 > src/lib/FLACFile.cpp: In member function 'void 
 > FLACFile_real::load(std::string)':
 > src/lib/FLACFile.cpp:167: error: 'set_filename' was not declared in this 
 > scope
 > src/lib/FLACFile.cpp:169: error: no matching function for call to 
 > 'FLACFile_real::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&)
 > src/lib/FLACFile.cpp:170: error: 'FLAC__FILE_DECODER_OK' was not declared in 
 > this scope
 > src/lib/FLACFile.cpp:174: error: 'process_until_end_of_file' was not 
 > declared in this scope
 > make[2]: *** [src/FLACFile.o] Error 1
 > make[2]: Leaving directory 
 > `/build/user/hydrogen-0.9.3/build-tree/hydrogen-0.9.3'
 > make[1]: *** [hydrogenPlayer] Error 2
 > make[1]: Leaving directory 
 > `/build/user/hydrogen-0.9.3/build-tree/hydrogen-0.9.3'
 > 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