Chema Balsas created FLEX-33305:
-----------------------------------

             Summary: Falcon can't compile mobiletheme
                 Key: FLEX-33305
                 URL: https://issues.apache.org/jira/browse/FLEX-33305
             Project: Apache Flex
          Issue Type: Bug
            Reporter: Chema Balsas


Falcon fails to compile the mobiletheme project in test mobilethemeSWC

Error: Generated byte code contains an operand stack underflow.
[...]
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
Warning: The definition flash.text.SoftKeyboardType depended on by 
spark.components.supportClasses.StyleableStageText in the SWC 
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
 could not be found

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
Warning: The definition flash.text.ReturnKeyLabel depended on by 
spark.components.supportClasses.StyleableStageText in the SWC 
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
 could not be found

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
Warning: The definition flash.text.StageTextInitOptions depended on by 
spark.components.supportClasses.StyleableStageText in the SWC 
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
 could not be found

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
Warning: The definition flash.text.StageText depended on by 
spark.components.supportClasses.StyleableStageText in the SWC 
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
 could not be found

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
Warning: The definition flash.text.AutoCapitalize depended on by 
spark.components.supportClasses.StyleableStageText in the SWC 
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
 could not be found

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
Warning: The definition flash.events.StageOrientationEvent depended on by 
spark.components.ViewMenu in the SWC 
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
 could not be found

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
Warning: The definition flash.display.StageAspectRatio depended on by 
spark.components.SplitViewNavigator in the SWC 
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
 could not be found

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
Warning: The definition flash.events.InvokeEvent depended on by 
spark.components.supportClasses.ViewNavigatorApplicationBase in the SWC 
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
 could not be found

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
Warning: The definition flash.desktop.NativeApplication depended on by 
spark.components.supportClasses.ViewNavigatorApplicationBase in the SWC 
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
 could not be found

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
Warning: The definition flash.events.StageOrientationEvent depended on by 
spark.components.supportClasses.ViewNavigatorApplicationBase in the SWC 
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
 could not be found

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
Warning: The definition flash.events.InvokeEvent depended on by 
spark.components.ViewNavigatorApplication in the SWC 
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
 could not be found

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
Warning: The definition flash.desktop.NativeApplication depended on by 
spark.components.ViewNavigatorApplication in the SWC 
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
 could not be found

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
Warning: The definition flash.events.InvokeEvent depended on by 
spark.components.TabbedViewNavigatorApplication in the SWC 
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
 could not be found

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
Warning: The definition flash.desktop.NativeApplication depended on by 
spark.components.TabbedViewNavigatorApplication in the SWC 
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/libs/mobile/mobilecomponents.swc
 could not be found

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mobiletheme/src/spark/skins/mobile/ViewMenuSkin.mxml:120
Error: This tag could not be resolved to an ActionScript class. It will be 
ignored.
        <s:Transition fromState="closed" toState="normal" autoReverse="true">
        ^

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mobiletheme/src/spark/skins/mobile/ViewMenuSkin.mxml:120
Error: This tag could not be resolved to an ActionScript class. It will be 
ignored.
        <s:Transition fromState="closed" toState="normal" autoReverse="true">
        ^

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mobiletheme/src/spark/skins/mobile/ViewMenuSkin.mxml:127
Error: This tag could not be resolved to an ActionScript class. It will be 
ignored.
        <s:Transition fromState="closedAndLandscape" 
toState="normalAndLandscape" autoReverse="true">
        ^

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mobiletheme/src/spark/skins/mobile/ViewMenuSkin.mxml:127
Error: This tag could not be resolved to an ActionScript class. It will be 
ignored.
        <s:Transition fromState="closedAndLandscape" 
toState="normalAndLandscape" autoReverse="true">
        ^

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mobiletheme/src/spark/skins/mobile/ViewMenuSkin.mxml:134
Error: This tag could not be resolved to an ActionScript class. It will be 
ignored.
        <s:Transition fromState="normal" toState="closed" autoReverse="true">
        ^

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mobiletheme/src/spark/skins/mobile/ViewMenuSkin.mxml:134
Error: This tag could not be resolved to an ActionScript class. It will be 
ignored.
        <s:Transition fromState="normal" toState="closed" autoReverse="true">
        ^

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mobiletheme/src/spark/skins/mobile/ViewMenuSkin.mxml:141
Error: This tag could not be resolved to an ActionScript class. It will be 
ignored.
        <s:Transition fromState="normalAndLandscape" 
toState="closedAndLandscape" autoReverse="true">
        ^

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mobiletheme/src/spark/skins/mobile/ViewMenuSkin.mxml:141
Error: This tag could not be resolved to an ActionScript class. It will be 
ignored.
        <s:Transition fromState="normalAndLandscape" 
toState="closedAndLandscape" autoReverse="true">
        ^

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mobiletheme/src/spark/skins/mobile/ViewMenuSkin.mxml:155
Warning: Data binding will not be able to detect assignments to 'height'.
             top.closedGroup="{hostComponent.height - chromeGroup.height / 2}"
                                                                  ^

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mobiletheme/src/spark/skins/mobile/ViewMenuSkin.mxml:155
Warning: Data binding will not be able to detect assignments to 'height'.
             top.closedGroup="{hostComponent.height - chromeGroup.height / 2}"
                                                                  ^

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mobiletheme/src/spark/skins/mobile/ViewMenuSkin.mxml:162
Error: This tag could not be resolved to an ActionScript class. It will be 
ignored.
                <s:SolidColorStroke id="dividerStroke" weight="1" 
color="#000000" alpha=".9"/>   
                ^

/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/mobiletheme/src/spark/skins/mobile/ViewMenuSkin.mxml:169
Error: This tag could not be resolved to an ActionScript class. It will be 
ignored.
                <s:SolidColor color="#000000" alpha=".5"/>
                ^

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to