Bug#687405: audiofile: FTBFS: test failed
Lucas Nussbaum
lucas at lucas-nussbaum.net
Wed Sep 12 13:06:19 UTC 2012
Source: audiofile
Version: 0.3.4-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20120912 qa-ftbfs
Justification: FTBFS in wheezy on amd64
Hi,
During a rebuild of all packages in *wheezy*, your package failed to
build on amd64.
Relevant part:
> make[5]: Entering directory `/«PKGBUILDDIR»/test'
> [==========] Running 1 test from 1 test case.
> [----------] Global test environment set-up.
> [----------] 1 test from AES
> [ RUN ] AES.AIFF
> [ OK ] AES.AIFF (1 ms)
> [----------] 1 test from AES (1 ms total)
>
> [----------] Global test environment tear-down
> [==========] 1 test from 1 test case ran. (1 ms total)
> [ PASSED ] 1 test.
> PASS: aes
> [==========] Running 12 tests from 1 test case.
> [----------] Global test environment set-up.
> [----------] 12 tests from ChannelMatrix
> [ RUN ] ChannelMatrix.ReadInt8
> [ OK ] ChannelMatrix.ReadInt8 (0 ms)
> [ RUN ] ChannelMatrix.ReadInt16
> [ OK ] ChannelMatrix.ReadInt16 (0 ms)
> [ RUN ] ChannelMatrix.ReadInt24
> [ OK ] ChannelMatrix.ReadInt24 (1 ms)
> [ RUN ] ChannelMatrix.ReadInt32
> [ OK ] ChannelMatrix.ReadInt32 (0 ms)
> [ RUN ] ChannelMatrix.ReadFloat
> [ OK ] ChannelMatrix.ReadFloat (0 ms)
> [ RUN ] ChannelMatrix.ReadDouble
> [ OK ] ChannelMatrix.ReadDouble (1 ms)
> [ RUN ] ChannelMatrix.WriteInt8
> [ OK ] ChannelMatrix.WriteInt8 (0 ms)
> [ RUN ] ChannelMatrix.WriteInt16
> [ OK ] ChannelMatrix.WriteInt16 (1 ms)
> [ RUN ] ChannelMatrix.WriteInt24
> [ OK ] ChannelMatrix.WriteInt24 (0 ms)
> [ RUN ] ChannelMatrix.WriteInt32
> [ OK ] ChannelMatrix.WriteInt32 (1 ms)
> [ RUN ] ChannelMatrix.WriteFloat
> [ OK ] ChannelMatrix.WriteFloat (1 ms)
> [ RUN ] ChannelMatrix.WriteDouble
> [ OK ] ChannelMatrix.WriteDouble (0 ms)
> [----------] 12 tests from ChannelMatrix (5 ms total)
>
> [----------] Global test environment tear-down
> [==========] 12 tests from 1 test case ran. (29 ms total)
> [ PASSED ] 12 tests.
> PASS: channelmatrix
> [==========] Running 12 tests from 12 test cases.
> [----------] Global test environment set-up.
> [----------] 1 test from Data
> [ RUN ] Data.Null
> [ OK ] Data.Null (0 ms)
> [----------] 1 test from Data (0 ms total)
>
> [----------] 1 test from Channels
> [ RUN ] Channels.Null
> [ OK ] Channels.Null (0 ms)
> [----------] 1 test from Channels (0 ms total)
>
> [----------] 1 test from Rate
> [ RUN ] Rate.Null
> [ OK ] Rate.Null (0 ms)
> [----------] 1 test from Rate (0 ms total)
>
> [----------] 1 test from Compression
> [ RUN ] Compression.Null
> [ OK ] Compression.Null (0 ms)
> [----------] 1 test from Compression (0 ms total)
>
> [----------] 1 test from SampleFormat
> [ RUN ] SampleFormat.Null
> [ OK ] SampleFormat.Null (0 ms)
> [----------] 1 test from SampleFormat (1 ms total)
>
> [----------] 1 test from ByteOrder
> [ RUN ] ByteOrder.Null
> [ OK ] ByteOrder.Null (0 ms)
> [----------] 1 test from ByteOrder (0 ms total)
>
> [----------] 1 test from DataOffset
> [ RUN ] DataOffset.Null
> [ OK ] DataOffset.Null (0 ms)
> [----------] 1 test from DataOffset (0 ms total)
>
> [----------] 1 test from FrameCount
> [ RUN ] FrameCount.Null
> [ OK ] FrameCount.Null (0 ms)
> [----------] 1 test from FrameCount (1 ms total)
>
> [----------] 1 test from AES
> [ RUN ] AES.Null
> [ OK ] AES.Null (0 ms)
> [----------] 1 test from AES (0 ms total)
>
> [----------] 1 test from Setup
> [ RUN ] Setup.Null
> [ OK ] Setup.Null (0 ms)
> [----------] 1 test from Setup (0 ms total)
>
> [----------] 1 test from File
> [ RUN ] File.Bad
> [ OK ] File.Bad (1 ms)
> [----------] 1 test from File (1 ms total)
>
> [----------] 1 test from Query
> [ RUN ] Query.Bad
> [ OK ] Query.Bad (0 ms)
> [----------] 1 test from Query (0 ms total)
>
> [----------] Global test environment tear-down
> [==========] 12 tests from 12 test cases ran. (4 ms total)
> [ PASSED ] 12 tests.
> PASS: error
> PASS: floatto24
> [==========] Running 4 tests from 1 test case.
> [----------] Global test environment set-up.
> [----------] 4 tests from FloatToIntTest
> [ RUN ] FloatToIntTest.Int8
> [ OK ] FloatToIntTest.Int8 (0 ms)
> [ RUN ] FloatToIntTest.Int16
> [ OK ] FloatToIntTest.Int16 (0 ms)
> [ RUN ] FloatToIntTest.Int24
> [ OK ] FloatToIntTest.Int24 (1 ms)
> [ RUN ] FloatToIntTest.Int32
> [ OK ] FloatToIntTest.Int32 (0 ms)
> [----------] 4 tests from FloatToIntTest (1 ms total)
>
> [----------] Global test environment tear-down
> [==========] 4 tests from 1 test case ran. (2 ms total)
> [ PASSED ] 4 tests.
> PASS: floattoint
> [==========] Running 4 tests from 1 test case.
> [----------] Global test environment set-up.
> [----------] 4 tests from IntToFloatTest
> [ RUN ] IntToFloatTest.Int8
> [ OK ] IntToFloatTest.Int8 (0 ms)
> [ RUN ] IntToFloatTest.Int16
> [ OK ] IntToFloatTest.Int16 (0 ms)
> [ RUN ] IntToFloatTest.Int24
> [ OK ] IntToFloatTest.Int24 (0 ms)
> [ RUN ] IntToFloatTest.Int32
> [ OK ] IntToFloatTest.Int32 (1 ms)
> [----------] 4 tests from IntToFloatTest (2 ms total)
>
> [----------] Global test environment tear-down
> [==========] 4 tests from 1 test case ran. (2 ms total)
> [ PASSED ] 4 tests.
> PASS: inttofloat
> [==========] Running 7 tests from 1 test case.
> [----------] Global test environment set-up.
> [----------] 7 tests from Large
> [ RUN ] Large.AIFF
> [ OK ] Large.AIFF (200 ms)
> [ RUN ] Large.AIFFC
> [ OK ] Large.AIFFC (200 ms)
> [ RUN ] Large.NeXT
> [ OK ] Large.NeXT (199 ms)
> [ RUN ] Large.WAVE
> [ OK ] Large.WAVE (162 ms)
> [ RUN ] Large.IRCAM
> [ OK ] Large.IRCAM (160 ms)
> [ RUN ] Large.AVR
> [ OK ] Large.AVR (198 ms)
> [ RUN ] Large.CAF
> [ OK ] Large.CAF (161 ms)
> [----------] 7 tests from Large (1284 ms total)
>
> [----------] Global test environment tear-down
> [==========] 7 tests from 1 test case ran. (1284 ms total)
> [ PASSED ] 7 tests.
> PASS: large
> [==========] Running 1 test from 1 test case.
> [----------] Global test environment set-up.
> [----------] 1 test from Loop
> [ RUN ] Loop.AIFF
> [ OK ] Loop.AIFF (1 ms)
> [----------] 1 test from Loop (1 ms total)
>
> [----------] Global test environment tear-down
> [==========] 1 test from 1 test case ran. (1 ms total)
> [ PASSED ] 1 test.
> PASS: loop
> [==========] Running 4 tests from 1 test case.
> [----------] Global test environment set-up.
> [----------] 4 tests from Miscellaneous
> [ RUN ] Miscellaneous.AIFF
> Audio File Library: could not open file '/tmp/test' [error 3]
> miscellaneous.cpp:72: Failure
> Value of: file
> Actual: false
> Expected: true
> Audio File Library: '/tmp/test': unrecognized audio file format [error 0]
> miscellaneous.cpp:91: Failure
> Value of: file
> Actual: false
> Expected: true
> [ FAILED ] Miscellaneous.AIFF (1 ms)
> [ RUN ] Miscellaneous.AIFFC
> Audio File Library: could not open file '/tmp/test' [error 3]
> miscellaneous.cpp:72: Failure
> Value of: file
> Actual: false
> Expected: true
> Audio File Library: '/tmp/test': unrecognized audio file format [error 0]
> miscellaneous.cpp:91: Failure
> Value of: file
> Actual: false
> Expected: true
> [ FAILED ] Miscellaneous.AIFFC (1 ms)
> [ RUN ] Miscellaneous.WAVE
> Audio File Library: could not open file '/tmp/test' [error 3]
> miscellaneous.cpp:72: Failure
> Value of: file
> Actual: false
> Expected: true
> Audio File Library: '/tmp/test': unrecognized audio file format [error 0]
> miscellaneous.cpp:91: Failure
> Value of: file
> Actual: false
> Expected: true
> [ FAILED ] Miscellaneous.WAVE (0 ms)
> [ RUN ] Miscellaneous.IFF_8SVX
> Audio File Library: could not open file '/tmp/test' [error 3]
> miscellaneous.cpp:72: Failure
> Value of: file
> Actual: false
> Expected: true
> Audio File Library: '/tmp/test': unrecognized audio file format [error 0]
> miscellaneous.cpp:91: Failure
> Value of: file
> Actual: false
> Expected: true
> [ FAILED ] Miscellaneous.IFF_8SVX (1 ms)
> [----------] 4 tests from Miscellaneous (3 ms total)
>
> [----------] Global test environment tear-down
> [==========] 4 tests from 1 test case ran. (3 ms total)
> [ PASSED ] 0 tests.
> [ FAILED ] 4 tests, listed below:
> [ FAILED ] Miscellaneous.AIFF
> [ FAILED ] Miscellaneous.AIFFC
> [ FAILED ] Miscellaneous.WAVE
> [ FAILED ] Miscellaneous.IFF_8SVX
>
> 4 FAILED TESTS
> FAIL: miscellaneous
> [==========] Running 2 tests from 1 test case.
> [----------] Global test environment set-up.
> [----------] 2 tests from NeXT
> [ RUN ] NeXT.UnspecifiedLength
> [ OK ] NeXT.UnspecifiedLength (0 ms)
> [ RUN ] NeXT.Truncated
> [ OK ] NeXT.Truncated (0 ms)
> [----------] 2 tests from NeXT (1 ms total)
>
> [----------] Global test environment tear-down
> [==========] 2 tests from 1 test case ran. (1 ms total)
> [ PASSED ] 2 tests.
> PASS: next
> [==========] Running 41 tests from 11 test cases.
> [----------] Global test environment set-up.
> [----------] 4 tests from AIFF
> [ RUN ] AIFF.Int8
> [ OK ] AIFF.Int8 (0 ms)
> [ RUN ] AIFF.Int16
> [ OK ] AIFF.Int16 (0 ms)
> [ RUN ] AIFF.Int24
> [ OK ] AIFF.Int24 (0 ms)
> [ RUN ] AIFF.Int32
> [ OK ] AIFF.Int32 (1 ms)
> [----------] 4 tests from AIFF (2 ms total)
>
> [----------] 6 tests from AIFFC
> [ RUN ] AIFFC.Int8
> [ OK ] AIFFC.Int8 (0 ms)
> [ RUN ] AIFFC.Int16
> [ OK ] AIFFC.Int16 (1 ms)
> [ RUN ] AIFFC.Int24
> [ OK ] AIFFC.Int24 (0 ms)
> [ RUN ] AIFFC.Int32
> [ OK ] AIFFC.Int32 (1 ms)
> [ RUN ] AIFFC.Float
> [ OK ] AIFFC.Float (0 ms)
> [ RUN ] AIFFC.Double
> [ OK ] AIFFC.Double (0 ms)
> [----------] 6 tests from AIFFC (3 ms total)
>
> [----------] 6 tests from WAVE
> [ RUN ] WAVE.UInt8
> [ OK ] WAVE.UInt8 (0 ms)
> [ RUN ] WAVE.Int16
> [ OK ] WAVE.Int16 (0 ms)
> [ RUN ] WAVE.Int24
> [ OK ] WAVE.Int24 (0 ms)
> [ RUN ] WAVE.Int32
> [ OK ] WAVE.Int32 (0 ms)
> [ RUN ] WAVE.Float
> [ OK ] WAVE.Float (0 ms)
> [ RUN ] WAVE.Double
> [ OK ] WAVE.Double (0 ms)
> [----------] 6 tests from WAVE (1 ms total)
>
> [----------] 6 tests from NeXT
> [ RUN ] NeXT.Int8
> [ OK ] NeXT.Int8 (1 ms)
> [ RUN ] NeXT.Int16
> [ OK ] NeXT.Int16 (0 ms)
> [ RUN ] NeXT.Int24
> [ OK ] NeXT.Int24 (0 ms)
> [ RUN ] NeXT.Int32
> [ OK ] NeXT.Int32 (0 ms)
> [ RUN ] NeXT.Float
> [ OK ] NeXT.Float (0 ms)
> [ RUN ] NeXT.Double
> [ OK ] NeXT.Double (0 ms)
> [----------] 6 tests from NeXT (2 ms total)
>
> [----------] 6 tests from IRCAM
> [ RUN ] IRCAM.Int8
> [ OK ] IRCAM.Int8 (0 ms)
> [ RUN ] IRCAM.Int16
> [ OK ] IRCAM.Int16 (0 ms)
> [ RUN ] IRCAM.Int24
> [ OK ] IRCAM.Int24 (1 ms)
> [ RUN ] IRCAM.Int32
> [ OK ] IRCAM.Int32 (0 ms)
> [ RUN ] IRCAM.Float
> [ OK ] IRCAM.Float (0 ms)
> [ RUN ] IRCAM.Double
> [ OK ] IRCAM.Double (0 ms)
> [----------] 6 tests from IRCAM (1 ms total)
>
> [----------] 1 test from IFF
> [ RUN ] IFF.Int8
> [ OK ] IFF.Int8 (0 ms)
> [----------] 1 test from IFF (1 ms total)
>
> [----------] 2 tests from AVR
> [ RUN ] AVR.Int8
> [ OK ] AVR.Int8 (0 ms)
> [ RUN ] AVR.Int16
> [ OK ] AVR.Int16 (0 ms)
> [----------] 2 tests from AVR (0 ms total)
>
> [----------] 1 test from SampleVision
> [ RUN ] SampleVision.Int16
> [ OK ] SampleVision.Int16 (0 ms)
> [----------] 1 test from SampleVision (0 ms total)
>
> [----------] 2 tests from VOC
> [ RUN ] VOC.UInt8
> [ OK ] VOC.UInt8 (0 ms)
> [ RUN ] VOC.Int16
> [ OK ] VOC.Int16 (1 ms)
> [----------] 2 tests from VOC (1 ms total)
>
> [----------] 1 test from NIST
> [ RUN ] NIST.Int16
> [ OK ] NIST.Int16 (0 ms)
> [----------] 1 test from NIST (0 ms total)
>
> [----------] 6 tests from CAF
> [ RUN ] CAF.Int8
> [ OK ] CAF.Int8 (0 ms)
> [ RUN ] CAF.Int16
> [ OK ] CAF.Int16 (0 ms)
> [ RUN ] CAF.Int24
> [ OK ] CAF.Int24 (0 ms)
> [ RUN ] CAF.Int32
> [ OK ] CAF.Int32 (0 ms)
> [ RUN ] CAF.Float
> [ OK ] CAF.Float (1 ms)
> [ RUN ] CAF.Double
> [ OK ] CAF.Double (0 ms)
> [----------] 6 tests from CAF (2 ms total)
>
> [----------] Global test environment tear-down
> [==========] 41 tests from 11 test cases ran. (14 ms total)
> [ PASSED ] 41 tests.
> PASS: pcmdata
> [==========] Running 2 tests from 1 test case.
> [----------] Global test environment set-up.
> [----------] 2 tests from PCMMappingTest
> [ RUN ] PCMMappingTest.Float
> [ OK ] PCMMappingTest.Float (1 ms)
> [ RUN ] PCMMappingTest.Double
> [ OK ] PCMMappingTest.Double (0 ms)
> [----------] 2 tests from PCMMappingTest (1 ms total)
>
> [----------] Global test environment tear-down
> [==========] 2 tests from 1 test case ran. (1 ms total)
> [ PASSED ] 2 tests.
> PASS: pcmmapping
> [==========] Running 1 test from 1 test case.
> [----------] Global test environment set-up.
> [----------] 1 test from Pipe
> [ RUN ] Pipe.Pipe
> [ OK ] Pipe.Pipe (0 ms)
> [----------] 1 test from Pipe (0 ms total)
>
> [----------] Global test environment tear-down
> [==========] 1 test from 1 test case ran. (1 ms total)
> [ PASSED ] 1 test.
> PASS: pipe
> formatcount = 12
> format = 0
> format = Raw Data
> instrument query: supported: 0
> instrument query: maximum number: 0
> instrument parameter query: supported: 0
> format = 1
> format = AIFF-C
> instrument query: supported: 1
> instrument query: maximum number: 1
> instrument parameter query: supported: 1
> instrument parameter query: id count: 9
> instrument parameter query: id: 301
> type of parameter: long
> name of parameter: MIDI base note
> default value: 60
> instrument parameter query: id: 302
> type of parameter: long
> name of parameter: Detune in cents
> default value: 0
> instrument parameter query: id: 305
> type of parameter: long
> name of parameter: Low velocity
> default value: 1
> instrument parameter query: id: 306
> type of parameter: long
> name of parameter: High velocity
> default value: 127
> instrument parameter query: id: 303
> type of parameter: long
> name of parameter: Low note
> default value: 0
> instrument parameter query: id: 304
> type of parameter: long
> name of parameter: High note
> default value: 127
> instrument parameter query: id: 307
> type of parameter: long
> name of parameter: Gain in dB
> default value: 0
> instrument parameter query: id: 308
> type of parameter: long
> name of parameter: Sustain loop id
> default value: 0
> instrument parameter query: id: 309
> type of parameter: long
> name of parameter: Release loop id
> default value: 0
> format = 2
> format = AIFF
> instrument query: supported: 1
> instrument query: maximum number: 1
> instrument parameter query: supported: 1
> instrument parameter query: id count: 9
> instrument parameter query: id: 301
> type of parameter: long
> name of parameter: MIDI base note
> default value: 60
> instrument parameter query: id: 302
> type of parameter: long
> name of parameter: Detune in cents
> default value: 0
> instrument parameter query: id: 305
> type of parameter: long
> name of parameter: Low velocity
> default value: 1
> instrument parameter query: id: 306
> type of parameter: long
> name of parameter: High velocity
> default value: 127
> instrument parameter query: id: 303
> type of parameter: long
> name of parameter: Low note
> default value: 0
> instrument parameter query: id: 304
> type of parameter: long
> name of parameter: High note
> default value: 127
> instrument parameter query: id: 307
> type of parameter: long
> name of parameter: Gain in dB
> default value: 0
> instrument parameter query: id: 308
> type of parameter: long
> name of parameter: Sustain loop id
> default value: 0
> instrument parameter query: id: 309
> type of parameter: long
> name of parameter: Release loop id
> default value: 0
> format = 3
> format = NeXT .snd/Sun .au
> instrument query: supported: 0
> instrument query: maximum number: 0
> instrument parameter query: supported: 0
> format = 4
> format = MS RIFF WAVE
> instrument query: supported: 1
> instrument query: maximum number: 1
> instrument parameter query: supported: 1
> instrument parameter query: id count: 7
> instrument parameter query: id: 301
> type of parameter: long
> name of parameter: MIDI base note
> default value: 60
> instrument parameter query: id: 302
> type of parameter: long
> name of parameter: Detune in cents
> default value: 0
> instrument parameter query: id: 305
> type of parameter: long
> name of parameter: Low velocity
> default value: 1
> instrument parameter query: id: 306
> type of parameter: long
> name of parameter: High velocity
> default value: 127
> instrument parameter query: id: 303
> type of parameter: long
> name of parameter: Low note
> default value: 0
> instrument parameter query: id: 304
> type of parameter: long
> name of parameter: High note
> default value: 127
> instrument parameter query: id: 307
> type of parameter: long
> name of parameter: Gain in dB
> default value: 0
> format = 5
> format = BICSF
> instrument query: supported: 0
> instrument query: maximum number: 0
> instrument parameter query: supported: 0
> format = 9
> format = AVR
> instrument query: supported: 0
> instrument query: maximum number: 0
> instrument parameter query: supported: 0
> format = 10
> format = IFF/8SVX
> instrument query: supported: 0
> instrument query: maximum number: 0
> instrument parameter query: supported: 0
> format = 11
> format = Sample Vision
> instrument query: supported: 0
> instrument query: maximum number: 0
> instrument parameter query: supported: 0
> format = 12
> format = VOC
> instrument query: supported: 0
> instrument query: maximum number: 0
> instrument parameter query: supported: 0
> format = 13
> format = NIST SPHERE
> instrument query: supported: 0
> instrument query: maximum number: 0
> instrument parameter query: supported: 0
> format = 15
> format = CAF
> instrument query: supported: 0
> instrument query: maximum number: 0
> instrument parameter query: supported: 0
> PASS: query2
> [==========] Running 1 test from 1 test case.
> [----------] Global test environment set-up.
> [----------] 1 test from Seek
> [ RUN ] Seek.Seek
> [ OK ] Seek.Seek (9 ms)
> [----------] 1 test from Seek (10 ms total)
>
> [----------] Global test environment tear-down
> [==========] 1 test from 1 test case ran. (11 ms total)
> [ PASSED ] 1 test.
> PASS: seek
> [==========] Running 4 tests from 1 test case.
> [----------] Global test environment set-up.
> [----------] 4 tests from SignConversionTest
> [ RUN ] SignConversionTest.Int8
> [ OK ] SignConversionTest.Int8 (0 ms)
> [ RUN ] SignConversionTest.Int16
> [ OK ] SignConversionTest.Int16 (0 ms)
> [ RUN ] SignConversionTest.Int24
> [ OK ] SignConversionTest.Int24 (0 ms)
> [ RUN ] SignConversionTest.Int32
> [ OK ] SignConversionTest.Int32 (1 ms)
> [----------] 4 tests from SignConversionTest (2 ms total)
>
> [----------] Global test environment tear-down
> [==========] 4 tests from 1 test case ran. (3 ms total)
> [ PASSED ] 4 tests.
> PASS: sign
> PASS: sixteen-to-eight
> PASS: testchannelmatrix
> testdouble: testing AIFF-C
> testdouble: testing MS RIFF WAVE
> testdouble: testing NeXT .snd/Sun .au
> testdouble passed
> PASS: testdouble
> testfloat: testing AIFF-C
> testfloat: testing WAVE
> testfloat: testing NeXT .snd
> testfloat: testing IRCAM
> testfloat passed
> PASS: testfloat
> PASS: testmarkers
> PASS: twentyfour
> PASS: twentyfour2
> [==========] Running 3 tests from 1 test case.
> [----------] Global test environment set-up.
> [----------] 3 tests from VirtualFile
> [ RUN ] VirtualFile.Basic
> [ OK ] VirtualFile.Basic (0 ms)
> [ RUN ] VirtualFile.ReadVirtual
> [ OK ] VirtualFile.ReadVirtual (1 ms)
> [ RUN ] VirtualFile.WriteVirtual
> [ OK ] VirtualFile.WriteVirtual (0 ms)
> [----------] 3 tests from VirtualFile (1 ms total)
>
> [----------] Global test environment tear-down
> [==========] 3 tests from 1 test case ran. (1 ms total)
> [ PASSED ] 3 tests.
> PASS: virtualfile
> writealaw: testing NeXT .snd.
> writealaw: testing AIFF-C.
> writealaw: testing WAVE.
> writealaw: testing IRCAM.
> writealaw: testing VOC.
> writealaw: testing CAF.
> writealaw test passed.
> PASS: writealaw
> writeraw test passed.
> PASS: writeraw
> writeulaw: testing NeXT .snd.
> writeulaw: testing AIFF-C.
> writeulaw: testing WAVE.
> writeulaw: testing IRCAM.
> writeulaw: testing VOC.
> writeulaw: testing CAF.
> writeulaw test passed.
> PASS: writeulaw
> ====================
> 1 of 27 tests failed
> make[5]: ====================
> *** [check-TESTS] Error 1
> make[5]: Leaving directory `/«PKGBUILDDIR»/test'
> make[4]: *** [check-am] Error 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/09/12/audiofile_0.3.4-1_wheezy.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the pkg-multimedia-maintainers
mailing list