gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] server/asobj/xml.*


From: Hong Yu
Subject: Re: [Gnash-dev] server/asobj/xml.*
Date: Wed, 12 Mar 2008 15:41:27 +0800
User-agent: Thunderbird 2.0.0.12 (X11/20080213)


Attached is the output of running 'make check' under 'ming-0.4.0.beta5/test/'.

Would you like to tell about your PC Linux kernel, distribution, and gcc/g++ compiler environment, where you could build ming0.4.0-beta5, and Gnash-dev, and Gnash head testsuite? Thanks!

Hong Yu



Sandro Santill wrote:
On Tue, Mar 11, 2008 at 07:15:21PM +0800, Hong Yu wrote:
Running 'make check' under 'gnash/testsuite/misc-ming.all/' leads to error in 'ButtonEventsTest-Runner.cpp'.

Running 'make NetStream-SquareTest' under 'gnash/testsuite/misc-ming.all' leads to 0-size 'NetStream-SquareTest.swf' and parse-error reported by /usr/bin/makeswf.

I meant in the ming package, not in gnash.

---strk;


_______________________________________________
Gnash-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnash-dev


Making check in Movie
make[1]: Entering directory 
`/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie'
Making check in add
make[2]: Entering directory 
`/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie/add'
make[3]: Entering directory 
`/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie/add'
make  test01 test02 test01-cxx test02-cxx
make[4]: Entering directory 
`/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie/add'
make[4]: `test01' is up to date.
make[4]: `test02' is up to date.
make[4]: `test01-cxx' is up to date.
make[4]: `test02-cxx' is up to date.
make[4]: Leaving directory 
`/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie/add'
make  check-TESTS
make[4]: Entering directory 
`/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie/add'
echo "extension_dir=../../../php_ext/tmp/modules" >php.ini
echo "extension=ming.so" >>php.ini
echo "top_builddir=../../.. 
builddir=/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie/add
 srcdir=. BINDINGS='"c cxx   "' /usr/bin/perl -w ../../../test/dotests.pl" > 
dotests
chmod +x dotests
main::dotestset() called too early to check prototype at 
../../../test/dotests.pl line 227.
Test c: 1
Test C++: 1
Test perl: 0
Test python: 0
Test php: 0
dotestset depth 0
Executing ./test01 in 
/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie/add
Please do not use compileSWFActionCode() anymore
Use newSWFAction(script) instead

var a
    ^
Line 1:  Reason: 'parse error'
1c1,34
< Doesn't look like a swf file to me..
---
> File version: 5
> File size: 50
> Frame size: (0,6400)x(0,4800)
> Frame rate: 12.000000 / sec.
> Total frames: 1
> 
> Offset: 20 (0x0014)
> Block type: 9 (SWF_SETBACKGROUNDCOLOR)
> Block length: 3
> 
>  RGBA: (ff,ff,ff,ff)
> 
> Offset: 25 (0x0019)
> Block type: 12 (SWF_DOACTION)
> Block length: 19
> 
>  4 Actions
>     SWFACTION_CONSTANTPOOL
>      [000] a
>     SWFACTION_PUSH
>      [000]   Constant: 0 "a"
>      [001]   Integer: 1
>     SWFACTION_DEFINELOCAL
>     SWFACTION_END
> 
> Offset: 46 (0x002e)
> Block type: 1 (SWF_SHOWFRAME)
> Block length: 0
> 
> 
> Offset: 48 (0x0030)
> Block type: 0 (SWF_END)
> Block length: 0
> 
test01 failed. problem comparing against ./test01.ref
Executing ./test01-cxx in 
/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie/add

var a
    ^
Line 1:  Reason: 'parse error'
1c1,34
< Doesn't look like a swf file to me..
---
> File version: 5
> File size: 50
> Frame size: (0,6400)x(0,4800)
> Frame rate: 12.000000 / sec.
> Total frames: 1
> 
> Offset: 20 (0x0014)
> Block type: 9 (SWF_SETBACKGROUNDCOLOR)
> Block length: 3
> 
>  RGBA: (ff,ff,ff,ff)
> 
> Offset: 25 (0x0019)
> Block type: 12 (SWF_DOACTION)
> Block length: 19
> 
>  4 Actions
>     SWFACTION_CONSTANTPOOL
>      [000] a
>     SWFACTION_PUSH
>      [000]   Constant: 0 "a"
>      [001]   Integer: 1
>     SWFACTION_DEFINELOCAL
>     SWFACTION_END
> 
> Offset: 46 (0x002e)
> Block type: 1 (SWF_SHOWFRAME)
> Block length: 0
> 
> 
> Offset: 48 (0x0030)
> Block type: 0 (SWF_END)
> Block length: 0
> 
test01 failed. problem comparing against ./test01.ref
Executing ./test02 in 
/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie/add
Executing ./test02-cxx in 
/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie/add
End of loop for depth 0
FAIL: dotests
===================
1 of 1 tests failed
===================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory 
`/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie/add'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory 
`/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie/add'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory 
`/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie/add'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory 
`/home/hongyu/WORK/Software/Gnash/swfUtil/ming0.4.0_beta5/ming-0.4.0.beta5/test/Movie'
make: *** [check-recursive] Error 1

reply via email to

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