|
本帖最后由 witdance 于 2019-7-30 14:47 编辑
BUILD SUCCESSFUL
Total time: 1.803 secs
Subproject Path: CordovaLib
Subproject Path: JustepGetContent
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to /Users/guohongyi/WeX5_V3.8-mac/tools/adt-sdk/ndk-bundle.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead.
at build_bqqpqehvv2br4hmsdd2jcbosj.run(/Users/guohongyi/WeX5_V3.8-mac/model/Native/ie-park/build/src/platforms/android/build.gradle:149)
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to /Users/guohongyi/WeX5_V3.8-mac/tools/adt-sdk/ndk-bundle.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to /Users/guohongyi/WeX5_V3.8-mac/tools/adt-sdk/ndk-bundle.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
Incremental java compilation is an incubating feature.
:JustepGetContent:compileReleaseJavaWithJavac
:JustepGetContent:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
注: /Users/guohongyi/WeX5_V3.8-mac/model/Native/ie-park/build/src/platforms/android/JustepGetContent/src/main/java/com/justep/x5/support/media/ExtAudioRecorder.java使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
注: /Users/guohongyi/WeX5_V3.8-mac/model/Native/ie-park/build/src/platforms/android/JustepGetContent/src/main/java/com/justep/x5/support/chooser/FileUploadChooserActivity.java使用了未经检查或不安全的操作。
注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
:JustepGetContent:extractReleaseAnnotations
:CordovaLib:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
注: 某些输入文件使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
:CordovaLib:extractReleaseAnnotations
:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
/Users/guohongyi/WeX5_V3.8-mac/model/Native/ie-park/build/src/platforms/android/src/cn/ie-robot/wxapi/WXEntryActivity.java:1: 错误: 需要';'
package cn.ie-robot.wxapi;
^
/Users/guohongyi/WeX5_V3.8-mac/model/Native/ie-park/build/src/platforms/android/src/cn/ie-robot/wxapi/WXPayEntryActivity.java:1: 错误: 需要';'
package cn.ie-robot.wxapi;
^
:compileReleaseJavaWithJavac FAILED
2 个错误
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileReleaseJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 13.248 secs
Error: /Users/guohongyi/WeX5_V3.8-mac/model/Native/ie-park/build/src/platforms/android/gradlew: Command failed with exit code 1 Error output:
注: /Users/guohongyi/WeX5_V3.8-mac/model/Native/ie-park/build/src/platforms/android/JustepGetContent/src/main/java/com/justep/x5/support/media/ExtAudioRecorder.java使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
注: /Users/guohongyi/WeX5_V3.8-mac/model/Native/ie-park/build/src/platforms/android/JustepGetContent/src/main/java/com/justep/x5/support/chooser/FileUploadChooserActivity.java使用了未经检查或不安全的操作。
注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
注: 某些输入文件使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
/Users/guohongyi/WeX5_V3.8-mac/model/Native/ie-park/build/src/platforms/android/src/cn/ie-robot/wxapi/WXEntryActivity.java:1: 错误: 需要';'
package cn.ie-robot.wxapi;
^
/Users/guohongyi/WeX5_V3.8-mac/model/Native/ie-park/build/src/platforms/android/src/cn/ie-robot/wxapi/WXPayEntryActivity.java:1: 错误: 需要';'
package cn.ie-robot.wxapi;
^
2 个错误
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileReleaseJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildAndroid" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
/var/folders/qy/9bk_thyj0bz299zp01xh_w4h0000gn/T/5bcdd23b-4726-4986-bd24-6a0d77dd5e3f/pack.xml:91: exec returned: 1
at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:643)
at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:669)
at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:495)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:435)
at org.apache.tools.ant.Target.performTasks(Target.java:456)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
at com.justep.deploy.app.utils.BuildHelper.execTask(Unknown Source)
at com.justep.deploy.app.utils.Builder.main(Unknown Source)
****ERROR****: 子任务 "java" 执行失败。
****ERROR****: 任务 "pack" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: Java returned: 253
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
|
|