[
https://issues.apache.org/jira/browse/KAFKA-13776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514112#comment-17514112
]
Francis De Brabandere commented on KAFKA-13776:
-----------------------------------------------
Can I get more info on what exactly failed?
{code:java}
> Task :streams:test FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':streams:test'.
> Process 'Gradle Test Executor 143' finished with non-zero exit value 1
This problem might be caused by incorrect test process configuration.
Please refer to the test execution section in the User Manual at
https://docs.gradle.org/7.3.3/userguide/java_testing.html#sec:test_execution
* 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 insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
See
https://docs.gradle.org/7.3.3/userguide/command_line_interface.html#sec:command_line_warnings
Execution optimizations have been disabled for 1 invalid unit(s) of work during
this build to ensure correctness.
Please consult deprecation warnings for more details.
BUILD FAILED in 32m 45s
131 actionable tasks: 65 executed, 66 up-to-date
{code}
> Update rocksdb to support arm64 M1 Mac
> ---------------------------------------
>
> Key: KAFKA-13776
> URL: https://issues.apache.org/jira/browse/KAFKA-13776
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Affects Versions: 3.1.0
> Reporter: Francis De Brabandere
> Priority: Major
> Fix For: 3.2.0
>
> Attachments: compat_report.html
>
>
> I currently have issues with running kafka streams code on my mac. This is
> related to rocksdb that is missing a native dependency for arm64.
>
> Upstream this issue has been fixed in 6.29.4.1
> [https://github.com/facebook/rocksdb/issues/7720]
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)