Josh Coalson <xflac@yahoo.com> wrote:
> Yes, it's finally here.
I'm looking into updating the OpenBSD port from 1.0.2 to 1.0.3 and
I'm seeing some unhappiness in various regression tests:
i386:
| +++ libFLAC unit test: FLAC__SeekableStreamDecoder
|
| testing FLAC__seekable_stream_decoder_new()... OK
| testing FLAC__seekable_stream_decoder_delete()... OK
| testing FLAC__seekable_stream_decoder_new()... OK
| testing FLAC__seekable_stream_decoder_init()... OK
| testing FLAC__seekable_stream_decoder_delete()... Abort (core dumped)
| ERROR during test_libFLAC
| FAIL: ./test_libFLAC.sh
alpha:
| +++ libFLAC unit test: metadata manipulation
[...]
| ++++++ testing level 2 interface
[...]
| PASS: ./test_libFLAC.sh
| Memory fault (core dumped)
| ERROR during test_libFLAC++
| FAIL: ./test_libFLAC++.sh
sparc64 (gcc 3.1):
| +++ libFLAC++ unit test: metadata objects
|
| testing class FLAC::Metadata::StreamInfo
| testing StreamInfo::StreamInfo()... OK
| testing StreamInfo::StreamInfo(const StreamInfo &)... +
| StreamInfo::operator!=(const StreamInfo &)... OK
| testing StreamInfo::~StreamInfo()... OK
| testing StreamInfo::StreamInfo(const ::FLAC__StreamMetadata &)... +
| StreamInfo::operator!=(const ::FLAC__StreamMetadata &)... FAILED,
!block.is_valid()
| ERROR during test_libFLAC++
| FAIL: ./test_libFLAC++.sh
| Generating stream...
|
| flac 1.0.3, Copyright (C) 2000,2001,2002 Josh Coalson
| flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
| welcome to redistribute it under certain conditions. Type `flac' for
details.
|
| options: -P- -b 1152 -l 0 -q 0 -r 2,2 -R 0 -V
| sh: Verify OK, wrote 359589 bytes, ratio=0.993
| Memory fault (core dumped)
| ERROR in metaflac.flac
| FAIL: ./test_metaflac.sh
| Generating streams...
| Testing noise through pipes...
| noise: encode via pipes...decode via pipes...Memory fault (core dumped)
| ERROR during decode of noise
| FAIL: ./test_streams.sh
--
Christian "naddy" Weisgerber
naddy@mips.inka.de