Package: cynthiune.app
Version: 0.9.5-5
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:

 > FLAC.m:203: error: 'fileDecoder' undeclared (first use in this function)
 > FLAC.m: In function '-[FLAC _processNextChunk:withSize:]':
 > FLAC.m:218: warning: implicit declaration of function 
 > 'FLAC__file_decoder_process_single'
 > FLAC.m:218: error: 'fileDecoder' undeclared (first use in this function)
 > FLAC.m: In function '-[FLAC readNextChunk:withSize:]':
 > FLAC.m:254: error: 'FLAC__FileDecoderState' undeclared (first use in this 
 > function)
 > FLAC.m:254: error: expected ';' before 'state'
 > FLAC.m:256: error: 'state' undeclared (first use in this function)
 > FLAC.m:256: warning: implicit declaration of function 
 > 'FLAC__file_decoder_get_state'
 > FLAC.m:256: error: 'fileDecoder' undeclared (first use in this function)
 > FLAC.m:258: error: 'FLAC__FILE_DECODER_OK' undeclared (first use in this 
 > function)
 > FLAC.m:260: error: 'FLAC__FILE_DECODER_END_OF_FILE' undeclared (first use in 
 > this function)
 > FLAC.m: In function '-[FLAC seek:]':
 > FLAC.m:275: warning: implicit declaration of function 
 > 'FLAC__file_decoder_seek_absolute'
 > FLAC.m:275: error: 'fileDecoder' undeclared (first use in this function)
 > FLAC.m: In function '-[FLAC dealloc]':
 > FLAC.m:297: error: 'fileDecoder' undeclared (first use in this function)
 > make[3]: *** [shared_obj/FLAC.o] Error 1
 > make[2]: *** [FLAC.all.bundle.variables] Error 2
 > make[2]: Leaving directory `/build/user/cynthiune.app-0.9.5/Bundles/FLAC'
 > make[1]: *** [internal-all] Error 2
 > make[1]: Leaving directory `/build/user/cynthiune.app-0.9.5'
 > 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


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

Reply via email to