You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/07/31 08:11:00 UTC

[jira] [Created] (THRIFT-5258) './gradlew -PcloverEnabled=true ' Execution error, unable to generate coverage report

Zezeng Wang created THRIFT-5258:
-----------------------------------

             Summary: './gradlew -PcloverEnabled=true ' Execution error, unable to generate coverage report
                 Key: THRIFT-5258
                 URL: https://issues.apache.org/jira/browse/THRIFT-5258
             Project: Thrift
          Issue Type: Bug
         Environment: ubutun:18.04.4
gradle :6.5.1
            Reporter: Zezeng Wang


'./gradlew -PcloverEnabled=true ' Execution error, unable to generate coverage report.
I tried gradle 5.6.4 and 6.5.1, both gave the same error.

log.info :

root@oss-001:java# ./gradlew -PcloverEnabled=true
Starting a Gradle Daemon (subsequent builds will be faster)

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'libthrift'.
> Failed to notify project evaluation listener.
   > org/gradle/api/internal/AsmBackedClassGenerator

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full in                                                                   sights.

* Get more help at https://help.gradle.org

BUILD FAILED in 4s




--
This message was sent by Atlassian Jira
(v8.3.4#803005)