gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] Re: "make check" report


From: zou lunkai
Subject: Re: [Gnash-commit] Re: "make check" report
Date: Fri, 8 Jun 2007 16:15:24 +0800

On 6/8/07, strk <address@hidden> wrote:
On Fri, Jun 08, 2007 at 12:31:44PM +0800, zou lunkai wrote:

> Updated the source(CVS_HEAD) again this morning,  make clean, make and
> make check, still got the same problem and something more. see tests

Do you see failures visually  ?

> got:
> ../../server/.libs/libgnashserver.so: undefined reference to
> `gnash::sound_handler::convert_raw_data(short**, int*, void*, int,
> int, int, bool, int, bool)'
> collect2: ld returned 1 exit status

This was fixed recently, please update again, and clean build.

Please don't just ask me to do it again and expect everything would be
fine after that:)
I *did* update the source and I tried *many* times with "make clean"
and "make check" .


more reports:
(1)
cd testsuite/samples
./gotoFrameOnKeyEvent.swf

got:

Neigher SOUND_SDL nor SOUND_GST defined
26281] 16:06:03: framebuffer pixel format is RGB555
26281] 16:06:03: ERROR: Unknown pixelformat: RGB555

Renderer AGG_RGB555 not supported
26281] 16:06:03: framebuffer pixel format is RGB565
26281] 16:06:03: ERROR: Unknown pixelformat: RGB565

Renderer AGG_RGB565 not supported
26281] 16:06:03: framebuffer pixel format is RGBA16
26281] 16:06:03: ERROR: Unknown pixelformat: RGBA16

Renderer AGG_RGBA16 not supported
26281] 16:06:03: framebuffer pixel format is RGB24
Renderer AGG_RGB24 initialized
26281] 16:06:03: initialized AGG buffer <0xb7e9b008>, 540000 bytes,
450x400, rowsize is 1350 bytes
26281] 16:06:03: framebuffer pixel format is BGR24
26281] 16:06:03: ERROR: Unknown pixelformat: BGR24

Renderer AGG_BGR24 not supported
26281] 16:06:03: framebuffer pixel format is RGBA32
26281] 16:06:03: ERROR: Unknown pixelformat: RGBA32

Renderer AGG_RGBA32 not supported
26281] 16:06:03: framebuffer pixel format is BGRA32
26281] 16:06:03: ERROR: Unknown pixelformat: BGRA32

Renderer AGG_BGRA32 not supported
Segmentation fault


(2)
cd testsuite/misc-ming.all
./replace_buttons1test_runner
Neigher SOUND_SDL nor SOUND_GST defined
Renderer AGG_RGB555 not supported
Renderer AGG_RGB565 not supported
Renderer AGG_RGBA16 not supported
Renderer AGG_RGB24 initialized
Renderer AGG_BGR24 not supported
Renderer AGG_RGBA32 not supported
Renderer AGG_BGRA32 not supported
frame 0) Invalidated bounds Finite range (-40,-40 16040,12040)
PASSED: root->get_frame_count() == 4 [replace_buttons1test_runner.cpp:64]
PASSED: root->get_play_state() == 0 [replace_buttons1test_runner.cpp:65]
PASSED: root->get_current_frame() == 0 [replace_buttons1test_runner.cpp:66]
PASSED: root->getDisplayList().size() == 1 [replace_buttons1test_runner.cpp:67]
PASSED: invalidated.contains(76, 4) [replace_buttons1test_runner.cpp:69]
Segmentation fault




reply via email to

[Prev in Thread] Current Thread [Next in Thread]