You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mahout.apache.org by "Lutz Weischer (Jira)" <ji...@apache.org> on 2021/03/12 13:09:00 UTC

[jira] [Created] (MAHOUT-2139) build failed on AArch64, Fedora 33

Lutz Weischer created MAHOUT-2139:
-------------------------------------

             Summary: build failed on AArch64, Fedora 33 
                 Key: MAHOUT-2139
                 URL: https://issues.apache.org/jira/browse/MAHOUT-2139
             Project: Mahout
          Issue Type: Bug
            Reporter: Lutz Weischer


[jw@cn05 mahout]$ mvn install -DskipTests
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache Mahout                                                      [pom]
[INFO] Mahout Core                                                        [jar]
[INFO] Mahout Engine                                                      [pom]
[INFO] - Mahout HDFS Support                                              [jar]
[INFO] - Mahout Spark Engine                                              [jar]
[INFO] Mahout Distribution                                                [pom]
[INFO]
[INFO] ----------------------< org.apache.mahout:mahout >----------------------
[INFO] Building Apache Mahout 14.2-SNAPSHOT                               [1/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- apache-rat-plugin:0.13:check (default) @ mahout ---
[INFO] Added 2 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /home/jw/apache/mahout/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 92 implicit excludes (use -debug for more details).
[INFO] 21 explicit excludes (use -debug for more details).
[INFO] 1188 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 1180 licenses.
[INFO] Added 2 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /home/jw/apache/mahout/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 92 implicit excludes (use -debug for more details).
[INFO] 21 explicit excludes (use -debug for more details).
[INFO] 1188 resources included (use -debug for more details)
[WARNING] Files with unapproved licenses:
  docker/getting-started/interpreter.json
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Mahout 14.2-SNAPSHOT:
[INFO]
[INFO] Apache Mahout ...................................... FAILURE [  6.210 s]
[INFO] Mahout Core ........................................ SKIPPED
[INFO] Mahout Engine ...................................... SKIPPED
[INFO] - Mahout HDFS Support .............................. SKIPPED
[INFO] - Mahout Spark Engine .............................. SKIPPED
[INFO] Mahout Distribution ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  6.770 s
[INFO] Finished at: 2021-03-12T14:04:00+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (default) on project mahout: Too many files with unapproved license: 1 See RAT report in: /home/jw/apache/mahout/target/rat.txt -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[jw@cn05 mahout]$ 



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