Evans Ye created BIGTOP-3191:
--------------------------------
Summary: Old Gradle version causes Kafka 2.1.1 build failed
Key: BIGTOP-3191
URL: https://issues.apache.org/jira/browse/BIGTOP-3191
Project: Bigtop
Issue Type: Sub-task
Components: build
Affects Versions: 1.3.0
Reporter: Evans Ye
Assignee: Evans Ye
Fix For: 1.4.0
{code}
* What went wrong:
A problem occurred evaluating root project 'kafka-2.1.1-src'.
> Could not find method annotationProcessor() for arguments
> [org.openjdk.jmh:jmh-generator-annprocess:1.21] on object of type
> org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
BUILD FAILED in 52s
error: Bad exit status from /var/tmp/rpm-tmp.gxsHho (%build)
Bad exit status from /var/tmp/rpm-tmp.gxsHho (%build)
RPM build errors:
> Task :kafka-rpm FAILED
:kafka-rpm (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 55.286
secs.
FAILURE: Build failed with an exception.
* Where:
Script '/bigtop/packages.gradle' line: 500
* What went wrong:
Execution failed for task ':kafka-rpm'.
> Process 'command 'rpmbuild'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to
get more log output. Run with --scan to get full insights.
* Get more help at 11 actionable tasks: 11 executed
VCS Checkout Cache (/bigtop/.gradle/vcs-1) removing files not accessed on or
after Thu Mar 07 21:42:36 UTC 2019.
VCS Checkout Cache (/bigtop/.gradle/vcs-1) cleaned up in 0.01 secs.
https://help.gradle.org
BUILD FAILED in 1m 58s
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)