Congratulations on getting to this point and thanks for the hard work.

It could be there was a glitch in the zip download, but I would then expect the 
unzip to fail.  My guess is that the unzip glitched somehow and wrote a bad 
file.  That is more probable for magnetic storage.

Before starting the vote, but after all the bits are in place on SVN, it is 
advisable to run the ApproveRoyale.xml script first just to make sure folks who 
use it to approve the release aren't going to find something.

Thanks,
-Alex

On 5/2/20, 9:47 PM, "Yishay Weiss" <[email protected]> wrote:

    I’ll start the vote later today.
    
    ________________________________
    From: Yishay Weiss <[email protected]>
    Sent: Sunday, May 3, 2020 7:42:34 AM
    To: [email protected] <[email protected]>
    Subject: RE: Release Step 13 -Ant Build Failing
    
    I ran it a second time and now it’s successful. Could be the first zip 
didn’t download correctly.
    
    From: Alex Harui<mailto:[email protected]>
    Sent: Sunday, May 3, 2020 7:04 AM
    To: [email protected]<mailto:[email protected]>
    Subject: Re: Release Step 13 -Ant Build Failing
    
    Checkout the release branches and build it yourself and see if you get the 
same problem.
    
    On 5/2/20, 8:40 PM, "Yishay Weiss" <[email protected]> wrote:
    
        compile-swf:
             [echo] Compiling libs/Basic.swc
             [echo] ROYALE_HOME: c:\temp_asjs_ant\sources\royale-asjs
             [echo] ROYALE_SWF_COMPILER_HOME: 
c:\temp_asjs_ant\sources\royale-asjs
             [echo] ROYALE_COMPILER_HOME: 
c:\temp_asjs_ant\sources\royale-asjs/js
             [java] args:
             [java] +royalelib=c:\temp_asjs_ant\sources\royale-asjs/frameworks
             [java] +playerglobal.version=11.7
             [java] +env.AIR_HOME=C:\dev\flexjsbuilds\nightly
             [java] -compiler.strict-xml=true
             [java] -compiler.targets=SWF,JSRoyale
             [java] -metadata.date=05/02/20 9:06 -0800
             [java] -metadata.dateFormat=MM/dd/yy HH:mm Z
             [java] -swf-debugfile-alias=/org/apache/royale/0.9.7
             [java] 
-output=c:\temp_asjs_ant\sources\royale-asjs\frameworks\projects\Basic/target/Basic.swc
             [java] 
-load-config=c:\temp_asjs_ant\sources\royale-asjs\frameworks\projects\Basic/src/main/config/compile-swf-config.xml
             [java] 
-js-load-config=c:\temp_asjs_ant\sources\royale-asjs/frameworks/js-config.xml
             [java] 
-js-load-config+=c:\temp_asjs_ant\sources\royale-asjs\frameworks\projects\Basic/../../js/projects/BasicJS/src/main/config/compile-js-config.xml
             [java] target:SWF
             [java] target:JSRoyale
             [java] COMPC
             [java] Loading configuration: 
c:\temp_asjs_ant\sources\royale-asjs\frameworks\projects\Basic\src\main\config\compile-swf-config.xml
             [java]
             [java] java.lang.NullPointerException
             [java]     at 
org.apache.royale.compiler.fxg.swf.FXG2SWFTranscoder.transcode(FXG2SWFTranscoder.java:194)
             [java]     at 
org.apache.royale.compiler.fxg.flex.FlexFXG2SWFTranscoder.transcode(FlexFXG2SWFTranscoder.java:131)
             [java]     at 
org.apache.royale.compiler.internal.units.FXGCompilationUnit.handleOutgoingDependenciesRequest(FXGCompilationUnit.java:252)
             [java]     at 
org.apache.royale.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRequest(CompilationUnitBase.java:892)
             [java]     at 
org.apache.royale.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBase.java:109)
             [java]     at 
org.apache.royale.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase.java:388)
             [java]     at 
org.apache.royale.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase.java:384)
             [java]     at 
org.apache.royale.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:228)
             [java]     at 
org.apache.royale.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:222)
             [java]     at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
             [java]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
             [java]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
             [java]     at java.lang.Thread.run(Thread.java:748)
             [java] java.lang.NullPointerException
             [java]     at 
org.apache.royale.compiler.fxg.swf.FXG2SWFTranscoder.transcode(FXG2SWFTranscoder.java:194)
             [java]     at 
org.apache.royale.compiler.fxg.flex.FlexFXG2SWFTranscoder.transcode(FlexFXG2SWFTranscoder.java:131)
             [java]     at 
org.apache.royale.compiler.internal.units.FXGCompilationUnit.handleOutgoingDependenciesRequest(FXGCompilationUnit.java:252)
             [java]     at 
org.apache.royale.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRequest(CompilationUnitBase.java:892)
             [java]     at 
org.apache.royale.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBase.java:109)
             [java]     at 
org.apache.royale.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase.java:388)
             [java]     at 
org.apache.royale.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase.java:384)
             [java]     at 
org.apache.royale.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:228)
             [java]     at 
org.apache.royale.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:222)
             [java]     at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
             [java]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
             [java]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
             [java]     at java.lang.Thread.run(Thread.java:748)
             [java] java.lang.NullPointerException
             [java]     at 
org.apache.royale.compiler.fxg.swf.FXG2SWFTranscoder.transcode(FXG2SWFTranscoder.java:194)
             [java]     at 
org.apache.royale.compiler.fxg.flex.FlexFXG2SWFTranscoder.transcode(FlexFXG2SWFTranscoder.java:131)
             [java]     at 
org.apache.royale.compiler.internal.units.FXGCompilationUnit.handleOutgoingDependenciesRequest(FXGCompilationUnit.java:252)
             [java]     at 
org.apache.royale.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRequest(CompilationUnitBase.java:892)
             [java]     at 
org.apache.royale.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBase.java:109)
             [java]     at 
org.apache.royale.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase.java:388)
             [java]     at 
org.apache.royale.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase.java:384)
             [java]     at 
org.apache.royale.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:228)
             [java]     at 
org.apache.royale.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:222)
             [java]     at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
             [java]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
             [java]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
             [java]     at java.lang.Thread.run(Thread.java:748)
            [java] 9.6501433 seconds
             [java] Internal error: java.lang.NullPointerException 
org.apache.royale.compiler.internal.units.FXGCompilationUnit$1.addToFrame(FXGCompilationUnit.java:372)org.a
        
pache.royale.compiler.internal.targets.SWFTarget.addCompilationUnitsAndDependenciesToFrame(SWFTarget.java:579)org.apache.royale.compiler.internal.targets.SWFTarget$Fr
        
amesInformation.createFrame(SWFTarget.java:1012)org.apache.royale.compiler.internal.targets.SWFTarget$FramesInformation.createFrames(SWFTarget.java:1049)org.apache.ro
        
yale.compiler.internal.targets.SWFTarget.build(SWFTarget.java:259)org.apache.royale.compiler.internal.targets.SWCTarget.buildLibrarySWF(SWCTarget.java:392)org.apache.
        
royale.compiler.internal.targets.SWCTarget.build(SWCTarget.java:123)org.apache.royale.compiler.clients.COMPC.buildArtifact(COMPC.java:161)org.apache.royale.compiler.c
        
lients.MXMLC.compile(MXMLC.java:644)org.apache.royale.compiler.clients.MXMLC.compile(MXMLC.java:624)org.apache.royale.compiler.clients.MXMLC.mainNoExit(MXMLC.java:237
        
)org.apache.royale.compiler.clients.MXMLC.mainNoExit(MXMLC.java:202)org.apache.royale.compiler.clients.COMPJSC._mainNoExit(COMPJSC.java:202)org.apache.royale.compiler
        
.clients.COMPJSC.mainNoExit(COMPJSC.java:141)org.apache.royale.compiler.clients.COMPJSC.staticMainNoExit(COMPJSC.java:126)org.apache.royale.compiler.clients.COMPJSC.m
        ain(COMPJSC.java:109)
             [java]
             [java]
             [java] java.lang.NullPointerException 
org.apache.royale.compiler.internal.units.FXGCompilationUnit$1.addToFrame(FXGCompilationUnit.java:372)org.apache.royale.com
        
piler.internal.targets.SWFTarget.addCompilationUnitsAndDependenciesToFrame(SWFTarget.java:579)org.apache.royale.compiler.internal.targets.SWFTarget$FramesInformation.
        
createFrame(SWFTarget.java:1012)org.apache.royale.compiler.internal.targets.SWFTarget$FramesInformation.createFrames(SWFTarget.java:1049)org.apache.royale.compiler.in
        
ternal.targets.SWFTarget.build(SWFTarget.java:259)org.apache.royale.compiler.internal.targets.SWCTarget.buildLibrarySWF(SWCTarget.java:392)org.apache.royale.compiler.
        
internal.targets.SWCTarget.build(SWCTarget.java:123)org.apache.royale.compiler.clients.COMPC.buildArtifact(COMPC.java:161)org.apache.royale.compiler.clients.MXMLC.com
        
pile(MXMLC.java:644)org.apache.royale.compiler.clients.MXMLC.compile(MXMLC.java:624)org.apache.royale.compiler.clients.MXMLC.mainNoExit(MXMLC.java:237)org.apache.roya
        
le.compiler.clients.MXMLC.mainNoExit(MXMLC.java:202)org.apache.royale.compiler.clients.COMPJSC._mainNoExit(COMPJSC.java:202)org.apache.royale.compiler.clients.COMPJSC
        
.mainNoExit(COMPJSC.java:141)org.apache.royale.compiler.clients.COMPJSC.staticMainNoExit(COMPJSC.java:126)org.apache.royale.compiler.clients.COMPJSC.main(COMPJSC.java
        :109)
             [java]
             [java]
             [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
             [java] Java Result: 3
    
        BUILD FAILED
        C:\dev\flexjs\royale-asjs\releasesteps.xml:1187: The following error 
occurred while executing this line:
        C:\dev\flexjs\royale-asjs\releasesteps.xml:1239: The following error 
occurred while executing this line:
        c:\temp_asjs_ant\sources\royale-asjs\build.xml:667: The following error 
occurred while executing this line:
        c:\temp_asjs_ant\sources\royale-asjs\frameworks\build.xml:118: The 
following error occurred while executing this line:
        c:\temp_asjs_ant\sources\royale-asjs\frameworks\build.xml:383: The 
following error occurred while executing this line:
        
c:\temp_asjs_ant\sources\royale-asjs\frameworks\projects\Basic\build.xml:101: 
The following error occurred while executing this line:
        
c:\temp_asjs_ant\sources\royale-asjs\frameworks\projects\Basic\build.xml:128: 
condition satisfied
    
        Total time: 87 minutes 48 seconds
    
    
    
    

Reply via email to