Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-8129

os.detected.arch: unknown; unknown os.arch: riscv

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Tools and Build
    • None

    Description

      NiFi is not compiling, with OpenJDK 11.

      I am using SiFive's 64bit board.

       

      $ mvn -T 2.0C clean install
      [INFO] Scanning for projects...

      ??[WARNING] ??
      [WARNING] Some problems were encountered while building the effective model for org.apache.nifi:nifi-graph-processors:jar:1.13.0-SNAPSHOT
      [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.nifi:nifi-record-serialization-service-api:jar -> version vs 1.13.0-SNAPSHOT @ line 98, column 21
      ??[WARNING] ??
      [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
      ??[WARNING] ??
      [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
      ??[WARNING] ??
      [INFO] Inspecting build with total of 499 modules...
      [INFO] Installing Nexus Staging features:
      [INFO] ... total of 499 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
      [INFO] ------------------------------------------------------------------------
      [INFO] Detecting the operating system and CPU architecture
      [INFO] ------------------------------------------------------------------------
      [INFO] os.detected.name: linux
      [INFO] os.detected.arch: unknown
      [INFO] os.detected.version: 5.0
      [INFO] os.detected.version.major: 5
      [INFO] os.detected.version.minor: 0
      [ERROR] unknown os.arch: riscv -> [Help 1]

       

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            oceanfish81 Ivan Serdyuk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: