You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2021/03/17 09:13:40 UTC

[GitHub] [openwhisk] LutzWeischerFujitsu opened a new issue #5093: build fails on AArch64, Fedora 33

LutzWeischerFujitsu opened a new issue #5093:
URL: https://github.com/apache/openwhisk/issues/5093


   [jw@cn05 openwhisk]$ ./gradlew core:standalone:bootRun
   Starting a Gradle Daemon (subsequent builds will be faster)
   Build using Scala 2.12
   Scala sub-project 'gatling_tests' doesn't have Scoverage applied and will be ignored in parent project aggregation
   > Task :common:scala:compileJava NO-SOURCE
   
   > Task :common:scala:compileScala
   Pruning sources from previous analysis, due to incompatible CompileSetup.
   
   > Task :common:scala:processResources
   > Task :common:scala:classes
   > Task :common:scala:jar
   > Task :core:invoker:compileJava NO-SOURCE
   
   > Task :core:invoker:compileScala
   Pruning sources from previous analysis, due to incompatible CompileSetup.
   
   > Task :core:invoker:processResources
   > Task :core:invoker:classes
   > Task :core:invoker:jar
   > Task :core:controller:compileJava NO-SOURCE
   
   > Task :core:controller:compileScala
   Pruning sources from previous analysis, due to incompatible CompileSetup.
   
   > Task :core:controller:processResources
   > Task :core:controller:classes
   > Task :core:controller:jar
   > Task :tools:admin:compileJava NO-SOURCE
   
   > Task :tools:admin:compileScala
   Pruning sources from previous analysis, due to incompatible CompileSetup.
   
   > Task :tools:admin:processResources
   > Task :tools:admin:classes
   > Task :tools:admin:jar
   > Task :core:standalone:compileJava NO-SOURCE
   
   > Task :core:standalone:compileScala
   Pruning sources from previous analysis, due to incompatible CompileSetup.
   
   > Task :core:standalone:generateGitProperties
   > Task :core:standalone:copyGWActions FAILED
   
   FAILURE: Build failed with an exception.
   
   * Where:
   Build file '/home/jw/apache/openwhisk/core/standalone/build.gradle' line: 64
   
   * What went wrong:
   Execution failed for task ':core:standalone:copyGWActions'.
   > exec returned: 1
   
   * 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
   
   BUILD FAILED in 5m 36s
   15 actionable tasks: 15 executed
   [jw@cn05 openwhisk]$ 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org