Re: [App Inventor Open Source Development] why ant error

48 views
Skip to first unread message

Jos Flores

unread,
Jun 1, 2017, 7:31:02 AM6/1/17
to app-inventor-open-source-dev
Hi there, have you made any changes to the sources?

cheers,
José



On 31 May 2017 at 08:10, Yong Tang <fsy...@gmail.com> wrote:
> ......
> CheckYaClientApp:
>
> YaClientApp:
> [java] Compiling module com.google.appinventor.YaClient
> [java] Ignored 3 units with compilation errors in first pass.
> [java] Compile with -strict or with -logLevel set to DEBUG or WARN to
> see all errors.
> [java] Ignored 2 units with compilation errors in first pass.
> [java] Compile with -strict or with -logLevel set to TRACE or DEBUG to
> see all errors.
> [java] Resolving
> com.allen_sauer.gwt.dnd.client.AbstractDragController
> [java] Found type
> 'com.allen_sauer.gwt.dnd.client.AbstractDragController'
> [java] Found type 'java.lang.Object'
> [java] Resolving method getClass
> [java] Found type 'java.lang.Class'
> [java] Resolving method createForClass
> [java] Found type 'java.lang.String'
> [java] Resolving field CASE_INSENSITIVE_ORDER
> [java] Found type 'java.util.Comparator'
> [java] [WARN] Ignoring unresolvable
> annotation type java.lang.FunctionalInterface
> [java] Resolving
> com.allen_sauer.gwt.dnd.client.DragHandlerCollection
> [java] Found type
> 'com.allen_sauer.gwt.dnd.client.DragHandlerCollection'
> [java] Found type 'java.util.ArrayList'
> [java] Resolving method forEach
> [java] Found type 'java.util.function.Consumer'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving method removeIf
> [java] Found type 'java.util.function.Predicate'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving method replaceAll
> [java] Found type 'java.util.function.UnaryOperator'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Found type 'java.util.function.Function'
> [java] [WARN] Ignoring unresolvable annotation
> type java.lang.FunctionalInterface
> [java] Resolving java.lang.Runnable
> [java] Found type 'java.lang.Runnable'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.Arrays
> [java] Found type 'java.util.Arrays'
> [java] Resolving method parallelPrefix
> [java] Found type 'java.util.function.BinaryOperator'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Found type 'java.util.function.BiFunction'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving method setAll
> [java] Found type 'java.util.function.IntFunction'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving method stream
> [java] Found type 'java.util.stream.Stream'
> [java] Resolving method collect
> [java] Found type 'java.util.stream.Collector'
> [java] Resolving method supplier
> [java] Found type 'java.util.function.Supplier'
> [java] [WARN] Ignoring unresolvable
> annotation type java.lang.FunctionalInterface
> [java] Resolving method accumulator
> [java] Found type
> 'java.util.function.BiConsumer'
> [java] [WARN] Ignoring unresolvable
> annotation type java.lang.FunctionalInterface
> [java] Resolving method flatMapToDouble
> [java] Found type 'java.util.stream.DoubleStream'
> [java] Resolving method collect
> [java] Found type
> 'java.util.function.ObjDoubleConsumer'
> [java] [WARN] Ignoring unresolvable
> annotation type java.lang.FunctionalInterface
> [java] Resolving method flatMap
> [java] Found type
> 'java.util.function.DoubleFunction'
> [java] [WARN] Ignoring unresolvable
> annotation type java.lang.FunctionalInterface
> [java] Resolving method flatMapToInt
> [java] Found type 'java.util.stream.IntStream'
> [java] Resolving method collect
> [java] Found type
> 'java.util.function.ObjIntConsumer'
> [java] [WARN] Ignoring unresolvable
> annotation type java.lang.FunctionalInterface
> [java] Resolving method flatMapToLong
> [java] Found type 'java.util.stream.LongStream'
> [java] Resolving method collect
> [java] Found type
> 'java.util.function.ObjLongConsumer'
> [java] [WARN] Ignoring unresolvable
> annotation type java.lang.FunctionalInterface
> [java] Resolving method flatMap
> [java] Found type
> 'java.util.function.LongFunction'
> [java] [WARN] Ignoring unresolvable
> annotation type java.lang.FunctionalInterface
> [java] Resolving method mapToDouble
> [java] Found type
> 'java.util.function.ToDoubleFunction'
> [java] [WARN] Ignoring unresolvable annotation
> type java.lang.FunctionalInterface
> [java] Resolving method mapToInt
> [java] Found type 'java.util.function.ToIntFunction'
> [java] [WARN] Ignoring unresolvable annotation
> type java.lang.FunctionalInterface
> [java] Resolving method mapToLong
> [java] Found type 'java.util.function.ToLongFunction'
> [java] [WARN] Ignoring unresolvable annotation
> type java.lang.FunctionalInterface
> [java] Resolving java.util.DoubleSummaryStatistics
> [java] Found type 'java.util.DoubleSummaryStatistics'
> [java] Found type 'java.util.function.DoubleConsumer'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.IntSummaryStatistics
> [java] Found type 'java.util.IntSummaryStatistics'
> [java] Found type 'java.util.function.IntConsumer'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.LongSummaryStatistics
> [java] Found type 'java.util.LongSummaryStatistics'
> [java] Found type 'java.util.function.LongConsumer'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.BiPredicate
> [java] Found type 'java.util.function.BiPredicate'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.BooleanSupplier
> [java] Found type 'java.util.function.BooleanSupplier'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.DoubleBinaryOperator
> [java] Found type 'java.util.function.DoubleBinaryOperator'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.DoublePredicate
> [java] Found type 'java.util.function.DoublePredicate'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.DoubleSupplier
> [java] Found type 'java.util.function.DoubleSupplier'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.DoubleToIntFunction
> [java] Found type 'java.util.function.DoubleToIntFunction'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.DoubleToLongFunction
> [java] Found type 'java.util.function.DoubleToLongFunction'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.DoubleUnaryOperator
> [java] Found type 'java.util.function.DoubleUnaryOperator'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.IntBinaryOperator
> [java] Found type 'java.util.function.IntBinaryOperator'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.IntPredicate
> [java] Found type 'java.util.function.IntPredicate'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.IntSupplier
> [java] Found type 'java.util.function.IntSupplier'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.IntToDoubleFunction
> [java] Found type 'java.util.function.IntToDoubleFunction'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.IntToLongFunction
> [java] Found type 'java.util.function.IntToLongFunction'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.IntUnaryOperator
> [java] Found type 'java.util.function.IntUnaryOperator'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.LongBinaryOperator
> [java] Found type 'java.util.function.LongBinaryOperator'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.LongPredicate
> [java] Found type 'java.util.function.LongPredicate'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.LongSupplier
> [java] Found type 'java.util.function.LongSupplier'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.LongToDoubleFunction
> [java] Found type 'java.util.function.LongToDoubleFunction'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.LongToIntFunction
> [java] Found type 'java.util.function.LongToIntFunction'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.LongUnaryOperator
> [java] Found type 'java.util.function.LongUnaryOperator'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.ToDoubleBiFunction
> [java] Found type 'java.util.function.ToDoubleBiFunction'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.ToIntBiFunction
> [java] Found type 'java.util.function.ToIntBiFunction'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Resolving java.util.function.ToLongBiFunction
> [java] Found type 'java.util.function.ToLongBiFunction'
> [java] [WARN] Ignoring unresolvable annotation type
> java.lang.FunctionalInterface
> [java] Computing all possible rebind results for
> 'com.google.appinventor.client.editor.youngandroid.BlocklyPanel.BlocklySource'
> [java] Rebinding
> com.google.appinventor.client.editor.youngandroid.BlocklyPanel.BlocklySource
> [java] Invoking generator
> com.google.gwt.query.rebind.JsniBundleGenerator
> [java] JsniBundleGenerator - importing external javascript:
> com/google/appinventor/client/editor/youngandroid/blockly.js
> [java] Adding '1' new generated units
> [java] See snapshot:
> C:\Users\GT-3D\AppData\Local\Temp\com.google.appinventor.client.editor.youngandroid.BlocklyPanel_BlocklySource_Impl5023847288266238145.java
> [java] Ignored 1 unit with compilation errors in first pass.
> [java] Compile with -strict or with -logLevel set to TRACE or DEBUG to
> see all errors.
> [java] [ERROR] Errors in
> 'generated://44E015AEE6DFBACAB6862E3ED015ABF7/com/google/appinventor/client/editor/youngandroid/BlocklyPanel_BlocklySource_Impl.java'
> [java] [ERROR] Line 54611: missing ; before statement
> [java] > Blockly.Msg.LANG_CONTROLS_GET_PLAIN_START_TEXT_TOOLTIP =
> '雼るジ 鞎膘棎靹? 鞚? 鞎膘潉 鞁ろ枆頄堨潉 霑? 鞚? 鞀ろ伂毽办棎 雱橁波欷? 鞚茧皹 韰嶌姢韸? 氚橅櫂頃╇媹雼?. 雱橁波 氚涭潃 臧掛澊
> 鞐嗠嫟氅?, 牍? 韰嶌姢韸鸽ゼ 氚橅櫂頃╇媹雼?. 鞐煬臧滌潣 鞀ろ伂毽办潉 臧?歆?瓿? 鞛堧姅 鞎彪摛鞚?, \'鞚茧皹 鞁滌瀾 韰嶌姢韸?
> 臧?鞝胳槫旮癨' 氤措嫟 \'鞁滌瀾 臧? 臧?鞝胳槫旮癨'毳? 靷毄頃橃劯鞖?.';
> [java] >
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------^
> [java] See snapshot:
> C:\Users\GT-3D\AppData\Local\Temp\com.google.appinventor.client.editor.youngandroid.BlocklyPanel_BlocklySource_Impl5634218972190339697.java
> [java] Tracing compile failure path for type
> 'com.google.appinventor.client.editor.youngandroid.BlocklyPanel_BlocklySource_Impl'
> [java] [ERROR] Errors in
> 'generated://44E015AEE6DFBACAB6862E3ED015ABF7/com/google/appinventor/client/editor/youngandroid/BlocklyPanel_BlocklySource_Impl.java'
> [java] [ERROR] Line 54611: missing ; before statement
> [java] > Blockly.Msg.LANG_CONTROLS_GET_PLAIN_START_TEXT_TOOLTIP =
> '雼るジ 鞎膘棎靹? 鞚? 鞎膘潉 鞁ろ枆頄堨潉 霑? 鞚? 鞀ろ伂毽办棎 雱橁波欷? 鞚茧皹 韰嶌姢韸? 氚橅櫂頃╇媹雼?. 雱橁波 氚涭潃 臧掛澊
> 鞐嗠嫟氅?, 牍? 韰嶌姢韸鸽ゼ 氚橅櫂頃╇媹雼?. 鞐煬臧滌潣 鞀ろ伂毽办潉 臧?歆?瓿? 鞛堧姅 鞎彪摛鞚?, \'鞚茧皹 鞁滌瀾 韰嶌姢韸?
> 臧?鞝胳槫旮癨' 氤措嫟 \'鞁滌瀾 臧? 臧?鞝胳槫旮癨'毳? 靷毄頃橃劯鞖?.';
> [java] >
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------^
> [java] [ERROR] Hint: Check that the type name
> 'com.google.appinventor.client.editor.youngandroid.BlocklyPanel_BlocklySource_Impl'
> is really what you meant
> [java] [ERROR] Hint: Check that your classpath includes all required
> source roots
> [java] [ERROR] Errors in
> 'com/google/appinventor/client/editor/youngandroid/BlocklyPanel.java'
> [java] [ERROR] Line 69: Rebind result
> 'com.google.appinventor.client.editor.youngandroid.BlocklyPanel_BlocklySource_Impl'
> could not be found
>
> BUILD FAILED
> E:\ai2patch\appinventor-sources-master\appinventor\build.xml:16: The
> following error occurred while executing this line:
> E:\ai2patch\appinventor-sources-master\appinventor\appengine\build.xml:461:
> Java returned: 1
>
> Total time: 1 minute 29 seconds
>
> --
> You received this message because you are subscribed to the Google Groups
> "App Inventor Open Source Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to app-inventor-open-so...@googlegroups.com.
> To post to this group, send email to
> app-inventor-o...@googlegroups.com.
> Visit this group at
> https://groups.google.com/group/app-inventor-open-source-dev.
> For more options, visit https://groups.google.com/d/optout.

Yong Tang

unread,
Jun 4, 2017, 2:55:12 AM6/4/17
to App Inventor Open Source Development

downland : https://github.com/mit-cml/appinventor-sources

在 2017年6月1日星期四 UTC+8下午7:31:02,Jos写道:
Reply all
Reply to author
Forward
0 new messages