79674: msxml3: Add a break to a switch statement

buildbot at kegel.com buildbot at kegel.com
Sat Oct 8 13:20:44 CDT 2011


This is an experimental automated build and test service.
Please feel free to ignore this email while we work the kinks out.

For more info about this message, see http://wiki.winehq.org/BuildBot

The Buildbot has detected a failed build on builder runtests-heaptest while building Wine.
Full details are available at: http://buildbot.kegel.com/builders/runtests-heaptest/builds/69 (though maybe not for long, as I'm still reinstalling the buildbot periodically while experimenting)
BUILD FAILED: failed shell_3

Errors:
alarum: failed command was ../../../wine d3d8_test.exe.so visual.c 
Xlib:  extension "GLX" missing on display ":0.0".
err:wgl:X11DRV_WineGL_InitOpenglInfo  couldn't initialize OpenGL, expect problems
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
Direct3D8 is not available without OpenGL.
visual.c:131: Tests skipped: could not create D3D8
visual.c:2248: Test failed: Could not initialize direct3d
make: *** [visual.ok] Error 1
alarum: failed command was ../../../wine ddraw_test.exe.so ddrawmodes.c 
Xlib:  extension "GLX" missing on display ":0.0".
err:wgl:X11DRV_WineGL_InitOpenglInfo  couldn't initialize OpenGL, expect problems
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000007 not handled
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
err:ddraw:CreateSurface Failed to create swapchain, hr 0x8876086c.
ddrawmodes.c:703: Test failed: IDirectDraw_CreateSurface returned 8876086c
ddrawmodes.c:704: Test failed: Returned NULL surface pointer
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
make: *** [ddrawmodes.ok] Error 2
alarum: failed command was ../../../wine ddraw_test.exe.so refcount.c 
Xlib:  extension "GLX" missing on display ":0.0".
err:wgl:X11DRV_WineGL_InitOpenglInfo  couldn't initialize OpenGL, expect problems
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
err:d3d_surface:surface_init Private setup failed, returning 0x8876086a
refcount.c:98: Test failed: Could not create surface : 8876086a
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
make: *** [refcount.ok] Error 1
alarum: failed command was ../../../wine ddrawex_test.exe.so surface.c 
Xlib:  extension "GLX" missing on display ":0.0".
err:wgl:X11DRV_WineGL_InitOpenglInfo  couldn't initialize OpenGL, expect problems
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
err:d3d_surface:surface_init Private setup failed, returning 0x8876086a
surface.c:87: Test failed: IDirectDraw_CreateSurface failed: 0x8876086a
wine: Unhandled page fault on read access to 0x00000000 at address 0x684b5510 (thread 0035), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x684b5510).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:684b5510 ESP:0033fa40 EBP:0033fb68 EFLAGS:00210206(  R- --  I   - -P- )
 EAX:00000000 EBX:684bbff4 ECX:00000078 EDX:0033fae8
 ESI:0033fe38 EDI:00000000
Stack dump:
0x0033fa40:  0033fa6c 00000000 0000007c 40013497
0x0033fa50:  00000000 00004800 8876086a 001466c0
0x0033fa60:  001466f4 40027ff4 0033fb38 0000007c
0x0033fa70:  00000000 00000000 00000000 00000000
0x0033fa80:  00000000 00000000 00000000 00000000
0x0033fa90:  00000000 00000000 00000000 00000000
Backtrace:
=>0 0x684b5510 dctest_surf+0x69(surf=(nil), ddsdver=0x1) [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ddrawex/tests/surface.c:54] in ddrawex_test (0x0033fb68)
  1 0x684b57ef GetDCTest_main+0xc3(ddsd=0x33fc54, ddsd2=0x33fbd8, testfunc=0x684b54a7) [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ddrawex/tests/surface.c:88] in ddrawex_test (0x0033fbb8)
  2 0x684b5ce4 GetDCTest+0xc1() [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ddrawex/tests/surface.c:153] in ddrawex_test (0x0033fcc8)
  3 0x684b732c func_surface+0x1e0() [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ddrawex/tests/surface.c:436] in ddrawex_test (0x0033fcf8)
  4 0x684b8073 run_test+0x9e(name="surface.c") [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ddrawex/tests/../../../include/wine/test.h:556] in ddrawex_test (0x0033fd58)
  5 0x684b8488 main+0x23a(argc=<couldn't compute location>, argv=0x111eb8) [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ddrawex/tests/../../../include/wine/test.h:624] in ddrawex_test (0x0033fe28)
  6 0x684b8516 __wine_spec_exe_entry+0x69(peb=0x7ffdf000) [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/winecrt0/exe_entry.c:36] in ddrawex_test (0x0033fe60)
  7 0x7b85fe84 call_process_entry+0xb() in kernel32 (0x0033fe78)
  8 0x7b85ffca start_process+0x143(peb=0x7ffdf000) [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/kernel32/process.c:1091] in kernel32 (0x0033fec8)
  9 0x7bc7c104 call_thread_func+0xb() in ntdll (0x0033fed8)
  10 0x7bc7c142 call_thread_entry_point+0x33(entry=0x7b85fe86, arg=0x7ffdf000) [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ntdll/signal_i386.c:2499] in ntdll (0x0033ffb8)
  11 0x7bc53699 start_process+0x23(kernel_start=0x7b85fe86) [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ntdll/loader.c:2612] in ntdll (0x0033ffe8)
  12 0x680280b9 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
0x684b5510 dctest_surf+0x69 [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ddrawex/tests/surface.c:54] in ddrawex_test: movl	0x0(%eax),%eax
54	    hr = IDirectDrawSurface_GetDC(surf, &dc);
Modules:
Module	Address			Debug info	Name (56 modules)
ELF	40000000-40029000	Deferred        ddrawex<elf>
  \-PE	40010000-40029000	\               ddrawex
ELF	40029000-40096000	Deferred        ddraw<elf>
  \-PE	40030000-40096000	\               ddraw
ELF	40096000-40201000	Deferred        wined3d<elf>
  \-PE	400a0000-40201000	\               wined3d
ELF	40201000-40355000	Deferred        user32<elf>
  \-PE	40210000-40355000	\               user32
ELF	40355000-40370000	Deferred        version<elf>
  \-PE	40360000-40370000	\               version
ELF	40370000-4042b000	Deferred        winex11<elf>
  \-PE	40380000-4042b000	\               winex11
ELF	4043d000-40446000	Deferred        libsm.so.6
ELF	40446000-4045f000	Deferred        libice.so.6
ELF	4045f000-4046f000	Deferred        libxext.so.6
ELF	4046f000-4058c000	Deferred        libx11.so.6
ELF	4058c000-40591000	Deferred        libuuid.so.1
ELF	40591000-405ab000	Deferred        libxcb.so.1
ELF	405ab000-405af000	Deferred        libxau.so.6
ELF	405af000-405b5000	Deferred        libxdmcp.so.6
ELF	405b5000-405d8000	Deferred        imm32<elf>
  \-PE	405c0000-405d8000	\               imm32
ELF	405d8000-405dc000	Deferred        libxinerama.so.1
ELF	405dc000-405e2000	Deferred        libxxf86vm.so.1
ELF	405e2000-405ec000	Deferred        libxrender.so.1
ELF	405ec000-405f4000	Deferred        libxrandr.so.2
ELF	405f4000-405f8000	Deferred        libxcomposite.so.1
ELF	405f8000-405fe000	Deferred        libxfixes.so.3
ELF	405fe000-4060c000	Deferred        libxi.so.6
ELF	4060c000-4063c000	Deferred        libfontconfig.so.1
ELF	4063c000-40663000	Deferred        libexpat.so.1
ELF	406b2000-406b4000	Deferred        libnvidia-tls.so.1
ELF	406c1000-406cb000	Deferred        libxcursor.so.1
ELF	68000000-6801d000	Deferred        ld-linux.so.2
ELF	6801f000-68160000	Dwarf           libwine.so.1
ELF	68172000-6818b000	Deferred        libpthread.so.0
ELF	6818b000-682e5000	Deferred        libc.so.6
ELF	682e6000-682ea000	Deferred        libdl.so.2
ELF	682eb000-68311000	Deferred        libm.so.6
ELF	68311000-68319000	Deferred        libnss_compat.so.2
ELF	68319000-68330000	Deferred        libnsl.so.1
ELF	68330000-6833a000	Deferred        libnss_nis.so.2
ELF	6833a000-68346000	Deferred        libnss_files.so.2
ELF	684a3000-684bd000	Dwarf           ddrawex_test<elf>
  \-PE	684b0000-684bd000	\               ddrawex_test
ELF	684bd000-68579000	Deferred        gdi32<elf>
  \-PE	684d0000-68579000	\               gdi32
ELF	68579000-685df000	Deferred        advapi32<elf>
  \-PE	68590000-685df000	\               advapi32
ELF	685f1000-68667000	Deferred        libfreetype.so.6
ELF	68667000-6867c000	Deferred        libz.so.1
ELF	7b800000-7b9b1000	Dwarf           kernel32<elf>
  \-PE	7b810000-7b9b1000	\               kernel32
ELF	7bc00000-7bccd000	Dwarf           ntdll<elf>
  \-PE	7bc10000-7bccd000	\               ntdll
ELF	7bf00000-7bf04000	Deferred        <wine-loader>
Threads:
process  tid      prio (all id:s are in hex)
0000000e services.exe
	00000021    0
	00000020    0
	00000015    0
	00000010    0
	0000000f    0
00000012 winedevice.exe
	0000001a    0
	00000019    0
	00000014    0
	00000013    0
0000001b plugplay.exe
	00000022    0
	0000001f    0
	0000001c    0
0000001d explorer.exe
	0000001e    0
00000036 (D) Z:\home\bob\wineslave.dir\sandbox\slave\runtests-heaptest\build\dlls\ddrawex\tests\ddrawex_test.exe
	00000035    0 <==
Backtrace:
=>0 0x684b5510 dctest_surf+0x69(surf=(nil), ddsdver=0x1) [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ddrawex/tests/surface.c:54] in ddrawex_test (0x0033fb68)
  1 0x684b57ef GetDCTest_main+0xc3(ddsd=0x33fc54, ddsd2=0x33fbd8, testfunc=0x684b54a7) [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ddrawex/tests/surface.c:88] in ddrawex_test (0x0033fbb8)
  2 0x684b5ce4 GetDCTest+0xc1() [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ddrawex/tests/surface.c:153] in ddrawex_test (0x0033fcc8)
  3 0x684b732c func_surface+0x1e0() [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ddrawex/tests/surface.c:436] in ddrawex_test (0x0033fcf8)
  4 0x684b8073 run_test+0x9e(name="surface.c") [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ddrawex/tests/../../../include/wine/test.h:556] in ddrawex_test (0x0033fd58)
  5 0x684b8488 main+0x23a(argc=<couldn't compute location>, argv=0x111eb8) [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ddrawex/tests/../../../include/wine/test.h:624] in ddrawex_test (0x0033fe28)
  6 0x684b8516 __wine_spec_exe_entry+0x69(peb=0x7ffdf000) [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/winecrt0/exe_entry.c:36] in ddrawex_test (0x0033fe60)
  7 0x7b85fe84 call_process_entry+0xb() in kernel32 (0x0033fe78)
  8 0x7b85ffca start_process+0x143(peb=0x7ffdf000) [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/kernel32/process.c:1091] in kernel32 (0x0033fec8)
  9 0x7bc7c104 call_thread_func+0xb() in ntdll (0x0033fed8)
  10 0x7bc7c142 call_thread_entry_point+0x33(entry=0x7b85fe86, arg=0x7ffdf000) [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ntdll/signal_i386.c:2499] in ntdll (0x0033ffb8)
  11 0x7bc53699 start_process+0x23(kernel_start=0x7b85fe86) [/home/bob/wineslave.dir/sandbox/slave/runtests-heaptest/build/dlls/ntdll/loader.c:2612] in ntdll (0x0033ffe8)
  12 0x680280b9 wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
make: *** [surface.ok] Error 5
alarum: failed command was ../../../wine dsound_test.exe.so capture.c 
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default
fixme:ole:CoCreateInstance no instance created for interface {11ab3ec0-25ec-11d1-a4d8-00c04fc28aca} of class {b0210780-89cd-11d0-af08-00a0c925cd16}, hres is 0x80004002
capture.c:235: Test failed: DirectSoundCaptureCreate(NULL) failed: 80070057
capture.c:242: Test failed: DirectSoundCaptureCreate(DSDEVID_DefaultCapture) failed: 80070057
capture.c:249: Test failed: DirectSoundCaptureCreate(DSDEVID_DefaultVoiceCapture) failed: 80070057
make: *** [capture.ok] Error 3
alarum: failed command was ../../../wine dsound_test.exe.so duplex.c 
fixme:ole:CoCreateInstance no instance created for interface {11ab3ec0-25ec-11d1-a4d8-00c04fc28aca} of class {fea4300c-7959-4147-b26a-2377b9e7a91d}, hres is 0x80004002
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default
duplex.c:187: Test failed: DirectSoundFullDuplexCreate(NULL,NULL) failed: 80070057
duplex.c:197: Test failed: DirectSoundFullDuplexCreate(DSDEVID_DefaultCapture,DSDEVID_DefaultPlayback) failed: 80070057
duplex.c:208: Test failed: DirectSoundFullDuplexCreate(DSDEVID_DefaultVoiceCapture,DSDEVID_DefaultVoicePlayback) failed: 80070057
make: *** [duplex.ok] Error 3
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
* Call to xpconnect wrapped JSObject produced this error:  *
* Call to xpconnect wrapped JSObject produced this error:  *
alarum: failed command was ../../../wine opengl32_test.exe.so opengl.c 
Xlib:  extension "GLX" missing on display ":0.0".
err:wgl:X11DRV_WineGL_InitOpenglInfo  couldn't initialize OpenGL, expect problems
opengl.c:1295: Test failed: Unable to find pixel format.
make: *** [opengl.ok] Error 1
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory



More information about the wine-tests-results mailing list