I am trying to build using ant, after doing some changes in code.
I made changes in some classes related to SpeechRecognizer component, but I cannot see any build error lines related to the same files in the whole build process log.
Buildfile: E:\app-inv\appinventor-sources\appinventor\build.xml
all:
init:
MakeWarLibsDir:
common_BlocksEditorHttpConstants:
init:
BlocksEditorHttpConstants:
common_CommonUtils:
init:
CommonUtils:
common_CommonVersion:
init:
CommonVersion:
components_CommonConstants:
init:
CommonConstants:
WarLibs:
AiSharedLib:
AiServerLib:
components_JsonComponentDescription:
init:
CommonConstants:
ComponentProcessingLib:
HtmlEntities:
common_CommonUtils:
init:
CommonUtils:
AnnotationProcessors:
[jar] Building jar: E:\app-inv\appinventor-sources\appinventor\components\build\AnnotationProcessors.jar
common_CommonVersion:
init:
CommonVersion:
AndroidRuntime:
[depend] Deleted 3 out of date files in 3 seconds
[javac] Compiling 1 source file to E:\app-inv\appinventor-sources\appinventor\components\build\classes\AndroidRuntime
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
[javac] 1 warning
[jar] Building jar: E:\app-inv\appinventor-sources\appinventor\build\components\AndroidRuntime.jar
JsonComponentDescription:
[javac] Compiling 241 source files to E:\app-inv\appinventor-sources\appinventor\components\build\classes\JsonComponentDescription
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
[javac] warning: No SupportedSourceVersion annotation found on com.google.appinventor.components.scripts.ComponentDescriptorGenerator, returning RELEASE_6.
[javac] warning: Supported source version 'RELEASE_6' from annotation processor 'com.google.appinventor.components.scripts.ComponentDescriptorGenerator' less than -source '1.7'
[javac] warning: In component NearField, event TagWritten is missing a description.
[javac] warning: In component Pedometer, event StartedMoving is missing a description.
[javac] warning: In component Pedometer, event StoppedMoving is missing a description.
[javac] warning: In component Pedometer, event CalibrationFailed is missing a description.
[javac] warning: In component Pedometer, event GPSAvailable is missing a description.
[javac] warning: In component Pedometer, event GPSLost is missing a description.
[javac] Note: Wrote file file:/E:/app-inv/appinventor-sources/appinventor/components/build/classes/JsonComponentDescription/simple_components.json
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 8 warnings
[javac] Creating empty E:\app-inv\appinventor-sources\appinventor\components\build\classes\JsonComponentDescription\com\google\appinventor\components\runtime\util\package-info.class
[javac] Creating empty E:\app-inv\appinventor-sources\appinventor\components\build\classes\JsonComponentDescription\com\google\appinventor\components\runtime\collect\package-info.class
[javac] Creating empty E:\app-inv\appinventor-sources\appinventor\components\build\classes\JsonComponentDescription\com\google\appinventor\components\runtime\package-info.class
[javac] Creating empty E:\app-inv\appinventor-sources\appinventor\components\build\classes\JsonComponentDescription\com\google\appinventor\components\runtime\errors\package-info.class
[copy] Copying 1 file to E:\app-inv\appinventor-sources\appinventor\build\components
components_ComponentTranslation:
init:
CommonConstants:
ComponentProcessingLib:
HtmlEntities:
common_CommonUtils:
init:
CommonUtils:
AnnotationProcessors:
[jar] Building jar: E:\app-inv\appinventor-sources\appinventor\components\build\AnnotationProcessors.jar
common_CommonVersion:
init:
CommonVersion:
AndroidRuntime:
ComponentTranslation:
[javac] Compiling 241 source files to E:\app-inv\appinventor-sources\appinventor\components\build\classes\ComponentTranslation
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
[javac] warning: No SupportedSourceVersion annotation found on com.google.appinventor.components.scripts.ComponentTranslationGenerator, returning RELEASE_6.
[javac] warning: Supported source version 'RELEASE_6' from annotation processor 'com.google.appinventor.components.scripts.ComponentTranslationGenerator' less than -source '1.7'
[javac] warning: In component NearField, event TagWritten is missing a description.
[javac] warning: In component Pedometer, event StartedMoving is missing a description.
[javac] warning: In component Pedometer, event StoppedMoving is missing a description.
[javac] warning: In component Pedometer, event CalibrationFailed is missing a description.
[javac] warning: In component Pedometer, event GPSAvailable is missing a description.
[javac] warning: In component Pedometer, event GPSLost is missing a description.
[javac] Note: Wrote file file:/E:/app-inv/appinventor-sources/appinventor/components/build/classes/ComponentTranslation/ComponentsTranslation.java
[javac] Note: Wrote file file:/E:/app-inv/appinventor-sources/appinventor/components/build/classes/ComponentTranslation/AutogeneratedOdeMessages.java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 8 warnings
[javac] Creating empty E:\app-inv\appinventor-sources\appinventor\components\build\classes\ComponentTranslation\com\google\appinventor\components\runtime\util\package-info.class
[javac] Creating empty E:\app-inv\appinventor-sources\appinventor\components\build\classes\ComponentTranslation\com\google\appinventor\components\runtime\collect\package-info.class
[javac] Creating empty E:\app-inv\appinventor-sources\appinventor\components\build\classes\ComponentTranslation\com\google\appinventor\components\runtime\package-info.class
[javac] Creating empty E:\app-inv\appinventor-sources\appinventor\components\build\classes\ComponentTranslation\com\google\appinventor\components\runtime\errors\package-info.class
[copy] Copying 1 file to E:\app-inv\appinventor-sources\appinventor\build\components\ComponentTranslation\src\com\google\appinventor\client
[copy] Copying 1 file to E:\app-inv\appinventor-sources\appinventor\build\components\ComponentTranslation\src\com\google\appinventor\client
AiClientLib:
[depend] Deleted 12 out of date files in 17 seconds
[javac] Compiling 11 source files to E:\app-inv\appinventor-sources\appinventor\appengine\build\war\WEB-INF\classes
[javac] Note: E:\app-inv\appinventor-sources\appinventor\appengine\src\com\google\appinventor\client\editor\simple\components\MockComponent.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[copy] Copying 1 file to E:\app-inv\appinventor-sources\appinventor\appengine\build\war\WEB-INF\classes\com\google\appinventor
AiRebindLib:
blocklyeditor_BlocklyCompile:
init:
CheckBlocklyCompile:
BlocklyCompile:
CopyToBuildWar:
CheckYaClientApp:
YaClientApp:
[java] Apr 26, 2019 4:56:17 PM java.util.prefs.WindowsPreferences <init>
[java] WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
[java] Compiling module com.google.appinventor.YaClient
[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] 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] Compiling 1 permutation
[java] Compiling permutation 0...
[java] Compile of permutations succeeded
[java] Compilation succeeded -- 264.445s
[java] Linking into E:\app-inv\appinventor-sources\appinventor\appengine\build\war\ode; Writing extras to E:\app-inv\appinventor-sources\appinventor\appengine\build\extra\ode
[java] Link succeeded
[java] Linking succeeded -- 5.840s
CheckKeystore:
Keystore:
CheckAuthKey:
InstallAuthKey:
[unzip] Expanding: C:\Users\DELL\.appinventor\authkey.zip into E:\app-inv\appinventor-sources\appinventor\appengine\build\war\WEB-INF
all:
init:
CheckBlocklyCompile:
BlocklyCompile:
components_JsonComponentDescription:
init:
CommonConstants:
ComponentProcessingLib:
HtmlEntities:
common_CommonUtils:
init:
CommonUtils:
AnnotationProcessors:
[jar] Building jar: E:\app-inv\appinventor-sources\appinventor\components\build\AnnotationProcessors.jar
common_CommonVersion:
init:
CommonVersion:
AndroidRuntime:
JsonComponentDescription:
common_CommonTestUtils:
init:
CommonTestUtils:
BlocklyTestbed:
all:
init:
CommonUtils:
CommonVersion:
BlocksEditorHttpConstants:
CommonTestUtils:
all:
init:
common_CommonUtils:
init:
CommonUtils:
common_CommonVersion:
init:
CommonVersion:
CopyToRunLibDir:
components_AndroidRuntime:
init:
CommonConstants:
HtmlEntities:
common_CommonVersion:
init:
CommonVersion:
AndroidRuntime:
components_Barcode:
Barcode:
components_ComponentList:
init:
CommonConstants:
ComponentProcessingLib:
HtmlEntities:
common_CommonUtils:
init:
CommonUtils:
AnnotationProcessors:
[jar] Building jar: E:\app-inv\appinventor-sources\appinventor\components\build\AnnotationProcessors.jar
common_CommonVersion:
init:
CommonVersion:
AndroidRuntime:
Barcode:
ComponentList:
[javac] Compiling 241 source files to E:\app-inv\appinventor-sources\appinventor\components\build\classes\ComponentList
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
[javac] warning: No SupportedSourceVersion annotation found on com.google.appinventor.components.scripts.ComponentListGenerator, returning RELEASE_6.
[javac] warning: Supported source version 'RELEASE_6' from annotation processor 'com.google.appinventor.components.scripts.ComponentListGenerator' less than -source '1.7'
[javac] warning: In component NearField, event TagWritten is missing a description.
[javac] warning: In component Pedometer, event StartedMoving is missing a description.
[javac] warning: In component Pedometer, event StoppedMoving is missing a description.
[javac] warning: In component Pedometer, event CalibrationFailed is missing a description.
[javac] warning: In component Pedometer, event GPSAvailable is missing a description.
[javac] warning: In component Pedometer, event GPSLost is missing a description.
[javac] Note: Wrote file file:/E:/app-inv/appinventor-sources/appinventor/components/build/classes/ComponentList/simple_components.txt
[javac] Note: Wrote file file:/E:/app-inv/appinventor-sources/appinventor/components/build/classes/ComponentList/simple_components_build_info.json
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 8 warnings
[javac] Creating empty E:\app-inv\appinventor-sources\appinventor\components\build\classes\ComponentList\com\google\appinventor\components\runtime\util\package-info.class
[javac] Creating empty E:\app-inv\appinventor-sources\appinventor\components\build\classes\ComponentList\com\google\appinventor\components\runtime\collect\package-info.class
[javac] Creating empty E:\app-inv\appinventor-sources\appinventor\components\build\classes\ComponentList\com\google\appinventor\components\runtime\package-info.class
[javac] Creating empty E:\app-inv\appinventor-sources\appinventor\components\build\classes\ComponentList\com\google\appinventor\components\runtime\errors\package-info.class
[copy] Copying 1 file to E:\app-inv\appinventor-sources\appinventor\build\components
[copy] Copying 1 file to E:\app-inv\appinventor-sources\appinventor\build\components
BuildServer:
[copy] Copying 4 files to E:\app-inv\appinventor-sources\appinventor\buildserver\build\classes\BuildServer\files
[jar] Building jar: E:\app-inv\appinventor-sources\appinventor\buildserver\build\run\lib\BuildServer.jar
all:
init:
CommonConstants:
HtmlEntities:
common_CommonVersion:
init:
CommonVersion:
AndroidRuntime:
ComponentProcessingLib:
common_CommonUtils:
init:
CommonUtils:
AnnotationProcessors:
[jar] Building jar: E:\app-inv\appinventor-sources\appinventor\components\build\AnnotationProcessors.jar
JsonComponentDescription:
XmlComponentDescription:
[javac] Compiling 1 source file to E:\app-inv\appinventor-sources\appinventor\components\build\classes\XmlComponentDescription
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
[javac] warning: No SupportedSourceVersion annotation found on com.google.appinventor.components.scripts.LangDefXmlGenerator, returning RELEASE_6.
[javac] warning: Supported source version 'RELEASE_6' from annotation processor 'com.google.appinventor.components.scripts.LangDefXmlGenerator' less than -source '1.7'
[javac] Note: Wrote file file:/E:/app-inv/appinventor-sources/appinventor/components/build/classes/XmlComponentDescription/ya_lang_def.xml
[javac] 2 warnings
[copy] Copying 1 file to E:\app-inv\appinventor-sources\appinventor\build\components
Barcode:
ComponentList:
ComponentTranslation:
all:
init:
CheckKeystore:
MakeKeyStore:
GenPlayAppSrcZip:
[copy] Copying 1 file to E:\app-inv\appinventor-sources\appinventor\aiplayapp
[zip] Building zip: E:\app-inv\appinventor-sources\appinventor\buildserver\build\aiplayapp.zip
[delete] Deleting: E:\app-inv\appinventor-sources\appinventor\aiplayapp\android.keystore
common_CommonUtils:
init:
CommonUtils:
common_CommonVersion:
init:
CommonVersion:
CopyToRunLibDir:
components_AndroidRuntime:
init:
CommonConstants:
HtmlEntities:
common_CommonVersion:
init:
CommonVersion:
AndroidRuntime:
components_Barcode:
Barcode:
components_ComponentList:
init:
CommonConstants:
ComponentProcessingLib:
HtmlEntities:
common_CommonUtils:
init:
CommonUtils:
AnnotationProcessors:
[jar] Building jar: E:\app-inv\appinventor-sources\appinventor\components\build\AnnotationProcessors.jar
common_CommonVersion:
init:
CommonVersion:
AndroidRuntime:
Barcode:
ComponentList:
BuildServer:
CheckPlayApp:
PlayApp:
[java] Apr 26, 2019 5:03:49 PM com.google.appinventor.buildserver.ProjectBuilder build
[java] INFO: temporary project root: C:\Users\DELL\AppData\Local\Temp\1556278429467_0.44230972003776226-0
[java] Apr 26, 2019 5:03:49 PM com.google.appinventor.buildserver.ProjectBuilder extractProjectFiles
[java] INFO: extracting C:\Users\DELL\AppData\Local\Temp\1556278429467_0.44230972003776226-0\android.keystore from input zip
[java] Apr 26, 2019 5:03:49 PM com.google.appinventor.buildserver.ProjectBuilder extractProjectFiles
[java] INFO: extracting C:\Users\DELL\AppData\Local\Temp\1556278429467_0.44230972003776226-0\assets\AI2Companion-Icon.png from input zip
[java] Apr 26, 2019 5:03:49 PM com.google.appinventor.buildserver.ProjectBuilder extractProjectFiles
[java] INFO: extracting C:\Users\DELL\AppData\Local\Temp\1556278429467_0.44230972003776226-0\assets\Instructions.png from input zip
[java] Apr 26, 2019 5:03:49 PM com.google.appinventor.buildserver.ProjectBuilder extractProjectFiles
[java] INFO: extracting C:\Users\DELL\AppData\Local\Temp\1556278429467_0.44230972003776226-0\assets\connectwCode.png from input zip
[java] Apr 26, 2019 5:03:49 PM com.google.appinventor.buildserver.ProjectBuilder extractProjectFiles
[java] INFO: extracting C:\Users\DELL\AppData\Local\Temp\1556278429467_0.44230972003776226-0\assets\connectwQR.png from input zip
[java] Apr 26, 2019 5:03:49 PM com.google.appinventor.buildserver.ProjectBuilder extractProjectFiles
[java] INFO: extracting C:\Users\DELL\AppData\Local\Temp\1556278429467_0.44230972003776226-0\assets\mooning.png from input zip
[java] Apr 26, 2019 5:03:49 PM com.google.appinventor.buildserver.ProjectBuilder extractProjectFiles
[java] INFO: extracting C:\Users\DELL\AppData\Local\Temp\1556278429467_0.44230972003776226-0\assets\splash.html from input zip
[java] Apr 26, 2019 5:03:49 PM com.google.appinventor.buildserver.ProjectBuilder extractProjectFiles
[java] INFO: extracting C:\Users\DELL\AppData\Local\Temp\1556278429467_0.44230972003776226-0\src\edu\mit\appinventor\aicompanion3\Screen1.bky from input zip
[java] Apr 26, 2019 5:03:49 PM com.google.appinventor.buildserver.ProjectBuilder extractProjectFiles
[java] INFO: extracting C:\Users\DELL\AppData\Local\Temp\1556278429467_0.44230972003776226-0\src\edu\mit\appinventor\aicompanion3\Screen1.scm from input zip
[java] Apr 26, 2019 5:03:49 PM com.google.appinventor.buildserver.ProjectBuilder extractProjectFiles
[java] INFO: extracting C:\Users\DELL\AppData\Local\Temp\1556278429467_0.44230972003776226-0\src\edu\mit\appinventor\aicompanion3\Screen1.yail from input zip
[java] Apr 26, 2019 5:03:49 PM com.google.appinventor.buildserver.ProjectBuilder extractProjectFiles
[java] INFO: extracting C:\Users\DELL\AppData\Local\Temp\1556278429467_0.44230972003776226-0\youngandroidproject\project.properties from input zip
[java] java.lang.IllegalArgumentException: Unable to parse file - cannot locate beginning of $JSON section
[java] at com.google.appinventor.buildserver.FormPropertiesAnalyzer.parseSourceFile(FormPropertiesAnalyzer.java:62)
[java] at com.google.appinventor.buildserver.FormPropertiesAnalyzer.getComponentBlocksFromSchemeFile(FormPropertiesAnalyzer.java:123)
[java] at com.google.appinventor.buildserver.ProjectBuilder.getComponentBlocks(ProjectBuilder.java:279)
[java] at com.google.appinventor.buildserver.ProjectBuilder.build(ProjectBuilder.java:155)
[java] at com.google.appinventor.buildserver.Main.main(Main.java:82)
BUILD FAILED
E:\app-inv\appinventor-sources\appinventor\build.xml:21: The following error occurred while executing this line:
E:\app-inv\appinventor-sources\appinventor\buildserver\build.xml:238: Java returned: 1
Total time: 9 minutes 20 seconds