http://bugs.winehq.org/show_bug.cgi?id=28048
Summary: winmm wave tests failing Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
On my Ubuntu 11.04 laptop, "make test" reliably fails in winmm in the wave tests. Judging by http://test.winehq.org/data/tests/winmm:wave.html there has usually been one or two machines similarly affected.
trace:mmdevapi:MMDevice_Activate (0x12d110)->(0x686ee9a0,1,(nil),0x141714) trace:alsa:AUDDRV_GetAudioEndpoint "hw:0,0" 0x12d110 0 0x141714 warn:alsa:AUDDRV_GetAudioEndpoint Unable to open PCM "hw:0,0": -16 (Device or resource busy) ... wave.c:659: Test failed: waveOutOpen(1): format=22050x 8x1 flags=50000(CALLBACK_EVENT) rc=MMSYSERR_ERROR(Undefined external error.)
I'll attach a +alsa,+winmm,+mmdevapi,+module log.