bugGnash - The GNU Flash player - Bugs: bug #19258, can't build tests w/ ming 0.3

 
 

bug #19258: can't build tests w/ ming 0.3

Submitted by:  None
Submitted on:  Fri 09 Mar 2007 02:11:27 PM UTC  
 
Category: buildSeverity: 3 - Normal
Release: NoneStatus: Fixed
Privacy: PublicAssigned to: Sandro Santilli <strk>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Fri 09 Mar 2007 06:10:30 PM UTC, comment #1:

In addition to the proposed patch, the following changes are also needed:

--- testsuite/misc-ming.all/Makefile.am.orig 2007-03-07 10:11:24.000000000 -0500
+++ testsuite/misc-ming.all/Makefile.am 2007-03-09 13:03:41.000000000 -0500
@@ -86,18 +86,19 @@
simple_loop_testrunner \
action_execution_order_test \
action_execution_order_extend_test \
- KeyTest-Runner \
loadMovieTest \
loadMovieTestRunner \
- intervalTestRunner \
eventSoundTest1 \
eventSoundTest1-Runner \
DrawingApiTestRunner \
$(NULL)

+if MAKESWF_SUPPORTS_PREBUILT_CLIPS
+check_PROGRAMS += KeyTest-Runner \
+ intervalTestRunner
+endif
+
check_SCRIPTS = \
- VarAndCharClashTest-Runner \
- gotoFrame2Test-Runner \
timeline_var_test-Runner \
place_object_testrunner \
move_object_testrunner \
@@ -111,6 +112,11 @@
gotoFrame2Test-Runner \
$(NULL)

+if MAKESWF_SUPPORTS_PREBUILT_CLIPS
+check_SCRIPTS += VarAndCharClashTest-Runner \
+ gotoFrame2Test-Runner
+endif
+
# TESTS = \
# DefineEditTextVariableNameTest-Runner

@@ -680,10 +686,13 @@
loadMovieTestRunner \
intervalTestRunner \
eventSoundTest1-Runner \
- DrawingApiTestRunner \
- gotoFrame2Test-Runner \
$(NULL)

+if MAKESWF_SUPPORTS_PREBUILT_CLIPS
+TEST_CASES += KeyTest-Runner \
+ DrawingApiTestRunner \
+ gotoFrame2Test-Runner
+endif

check-DEJAGNU: site-update $(check_PROGRAMS)
@runtest=$(RUNTEST); \

Stuart R. Anderson <fsganderson>
Fri 09 Mar 2007 02:11:27 PM UTC, original submission:

The test suites use makeswf from ming to build some of the .swf file, but they are expecting makeswf from at least 0.4. configure failed to notice that 0.3 was installed and disable the building of these tests.

/usr/lib/libming/bin/makeswf -o KeyTest.swf ../Dejagnu.swf ./../media/green.swf ./KeyTest.
as
Output file name: KeyTest.swf
Output compression level: 9
Output SWF version: 6
Preprocessing ../Dejagnu.swf... ../Dejagnu.swf:1:7: warning: null character(s) ignored
../Dejagnu.swf:1:10: warning: null character(s) ignored
../Dejagnu.swf:1:14: warning: null character(s) ignored

-- anderson

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by strk (Updated the item)
  • -unavailable- added by fsganderson (Posted a comment)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 4 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Fri 09 Mar 2007 07:52:06 PM UTCstrkCategoryNone=>build
      StatusNone=>Fixed
      Assigned toNone=>strk
      Open/ClosedOpen=>Closed

    Back to the top


    Powered by Savane 3.1-cleanup1