mzamoun-veolia opened a new issue #16:
URL: https://github.com/apache/royale-typedefs/issues/16


   
   
   
   
   [INFO] --- royale-maven-plugin:0.9.8-SNAPSHOT:compile-extern 
(default-compile-extern) @ royale-typedefs-js ---
   [INFO] Executing COMPC in tool group Royale with args: 
[-load-config=C:\tools\royale\royale-typedefs\js\target\compile-extern-config.xml,
 -compiler.targets=SWF]
   args:
   
-load-config=C:\tools\royale\royale-typedefs\js\target\compile-extern-config.xml
   -compiler.targets=SWF
   target:SWF
   COMPC
   Chargement de la configuration▒: 
C:\tools\royale\royale-typedefs\js\target\compile-extern-config.xml
   
   
C:\tools\royale\royale-typedefs\js\target\generated-sources\externc\functions\Symbol.as(8):
 col: 57 Erreur▒: Le type est introuvable ou n▒est pas une constante de 
compilation▒: symbol
   
       public function Symbol(opt_description:String = ''):symbol {  return 
null; }
                                                           ^
   
   
C:\tools\royale\royale-typedefs\js\target\generated-sources\externc\interfaces\AsyncGenerator.as(15):
 col: 5 Erreur▒: Impossible de remplacer une m▒thode interface. next et une 
m▒thode dans l▒interface de base AsyncIterator sont contradictoires.
   
       function next(opt_value:Object /* ? */ = null):Promise
       ^
   
   
C:\tools\royale\royale-typedefs\js\target\generated-sources\externc\interfaces\Generator.as(15):
 col: 5 Erreur▒: Impossible de remplacer une m▒thode interface. next et une 
m▒thode dans l▒interface de base Iterator sont contradictoires.
   
       function next(opt_value:Object /* ? */ = null):IIterableResult
       ^
   
   
C:\tools\royale\royale-typedefs\js\target\generated-sources\externc\functions\Symbol.as(8):
 col: 57 Le type est introuvable ou n▒est pas une constante de compilation▒: 
symbol
   
       public function Symbol(opt_description:String = ''):symbol {  return 
null; }
                                                           ^
   
   
C:\tools\royale\royale-typedefs\js\target\generated-sources\externc\interfaces\AsyncGenerator.as(15):
 col: 5 Impossible de remplacer une m▒thode interface. next et une m▒thode dans 
l▒interface de base AsyncIterator sont contradictoires.
   
       function next(opt_value:Object /* ? */ = null):Promise
       ^
   
   
C:\tools\royale\royale-typedefs\js\target\generated-sources\externc\interfaces\Generator.as(15):
 col: 5 Impossible de remplacer une m▒thode interface. next et une m▒thode dans 
l▒interface de base Iterator sont contradictoires.
   
       function next(opt_value:Object /* ? */ = null):IIterableResult
       ^
   
   7.719535306 seconds
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  17.301 s
   [INFO] Finished at: 2021-01-13T14:16:58+01:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.apache.royale.compiler:royale-maven-plugin:0.9.8-SNAPSHOT:compile-extern 
(default-compile-extern) on project royale-typedefs-js: There were errors 
during the build. Got return code 3 -> [Help 1]
   [ERROR]
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR]
   [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
   [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
                                                                                
                                


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to