Waikato / moa

MOA is an open source framework for Big Data stream mining. It includes a collection of machine learning algorithms (classification, regression, clustering, outlier detection, concept drift detection and recommender systems) and tools for evaluation.
http://moa.cms.waikato.ac.nz/
GNU General Public License v3.0
613 stars 354 forks source link

build fails on AArch64, Fedora 3 #232

Closed LutzWeischerFujitsu closed 3 years ago

LutzWeischerFujitsu commented 3 years ago

[jw@cn06 moa]$ mvn install -DskipTests [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MOA: meta-package [pom] [INFO] MOA: Massive Online Analysis [jar] [INFO] MOA: WEKA Package [jar] [INFO] MOA: Add-ons for Kafka [jar] [INFO] [INFO] -------------------< nz.ac.waikato.cms.moa:moa-pom >-------------------- [INFO] Building MOA: meta-package 2020.12.1-SNAPSHOT [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ moa-pom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ moa-pom --- [INFO] Installing /data/jw/moa/pom.xml to /home/jw/.m2/repository/nz/ac/waikato/cms/moa/moa-pom/2020.12.1-SNAPSHOT/moa-pom-2020.12.1-SNAPSHOT.pom [INFO] [INFO] ---------------------< nz.ac.waikato.cms.moa:moa >---------------------- [INFO] Building MOA: Massive Online Analysis 2020.12.1-SNAPSHOT [2/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ moa --- [INFO] [INFO] --- license-maven-plugin:1.1:add-third-party (add-third-party) @ moa --- [WARNING] There is 35 dependencies with no license : [WARNING] - classworlds--classworlds--1.1-alpha-2 [WARNING] - colt--colt--1.2.0 [WARNING] - com.github.yannrichet--JMathArray--1.0 [WARNING] - com.github.yannrichet--JMathIO--1.0 [WARNING] - com.github.yannrichet--JMathPlot--1.0.1 [WARNING] - com.ibm.icu--icu4j--2.6.1 [WARNING] - dom4j--dom4j--1.5 [WARNING] - dsol--dsol--1.6.9 [WARNING] - dsol--dsol-xml--1.6.9 [WARNING] - dsol--event--1.6.9 [WARNING] - dsol--interpreter--1.6.9 [WARNING] - dsol--jstats--1.6.9 [WARNING] - dsol--language--1.6.9 [WARNING] - dsol--logger--1.6.9 [WARNING] - dsol--naming--1.6.9 [WARNING] - gisbeans--gisbeans--1.0.0-beta4 [WARNING] - java3d--j3d-core--1.3.1 [WARNING] - java3d--j3d-core-utils--1.3.1 [WARNING] - java3d--vecmath--1.3.1 [WARNING] - jaxen--jaxen--1.1-beta-4 [WARNING] - jaxme--jaxme-api--0.3 [WARNING] - jcommon--jcommon--0.9.5 [WARNING] - jdom--jdom--1.0 [WARNING] - jfreechart--jfreechart--0.9.20 [WARNING] - math--math--1.0.0 [WARNING] - msv--relaxngDatatype--20030807 [WARNING] - msv--xsdlib--20030807 [WARNING] - org.ccil.cowan.tagsoup--tagsoup--0.9.7 [WARNING] - org.codehaus.plexus--plexus-container-default--1.0-alpha-9-stable-1 [WARNING] - pull-parser--pull-parser--2 [WARNING] - sax--sax--2.0.1 [WARNING] - xalan--xalan--2.6.0 [WARNING] - xerces--xercesImpl--2.6.1 [WARNING] - xerces--xmlParserAPIs--2.6.2 [WARNING] - xom--xom--1.0b3 [INFO] Writing third-party file to /data/jw/moa/moa/target/generated-sources/license/THIRD-PARTY.txt [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ moa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ moa --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-class-list) @ moa --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ moa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 58 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ moa --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ moa --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ moa --- [INFO] Building jar: /data/jw/moa/moa/target/moa-2020.12.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (attach-javadocs) @ moa --- [INFO] Loading source files for package com.github.javacliparser... ... Loading source files for package weka.gui... Constructing Javadoc information... Standard Doclet version 11.0.10 Building tree for all the packages and classes... Generating /data/jw/moa/moa/target/apidocs/com/github/javacliparser/AbstractClassOption.html... ... Generating /data/jw/moa/moa/target/apidocs/deprecated-list.html... Building index for all classes... Generating /data/jw/moa/moa/target/apidocs/allclasses.html... Generating /data/jw/moa/moa/target/apidocs/allclasses.html... Generating /data/jw/moa/moa/target/apidocs/index.html... Generating /data/jw/moa/moa/target/apidocs/overview-summary.html... 100 warnings [WARNING] Javadoc Warnings [WARNING] /bin/sh: switchml: line 1: syntax error: unexpected end of file [WARNING] /bin/sh: error importing function definition for switchml' [WARNING] /bin/sh: _module_raw: line 1: syntax error: unexpected end of file [WARNING] /bin/sh: error importing function definition for_module_raw' [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://download.oracle.com/javase/7/docs/api/ are in the unnamed module. ... [WARNING] javadoc: warning - The code being documented uses modules but the packages defined in http://download.oracle.com/javase/7/docs/api/ are in the unnamed module. [INFO] Building jar: /data/jw/moa/moa/target/moa-2020.12.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- latex-maven-plugin:1.4.4:latex (default) @ moa --- This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) \write18 enabled. entering extended mode (/data/jw/moa/moa/target/latex/Manual/Manual.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls Document Class: book 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/bk12.clo))

! LaTeX Error: File `textfit.sty' not found.

Type X to quit or to proceed, or enter new name. (Default extension: sty)

Enter file name: ! Emergency stop. <read *>

l.3 \usepackage {phdthesis}^^M ! ==> Fatal error occurred, no output PDF file produced! Transcript written on Manual.log. [ERROR] org.apache.commons.exec.ExecuteException: Process exited with an error: 1(Exit value: 1) at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:346) at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:149) at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:136) at org.codehaus.mojo.latex.LaTeXMojo.execute (LaTeXMojo.java:378) at org.codehaus.mojo.latex.LaTeXMojo.buildDocuments (LaTeXMojo.java:304) at org.codehaus.mojo.latex.LaTeXMojo.execute (LaTeXMojo.java:219) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for MOA: meta-package 2020.12.1-SNAPSHOT: [INFO] [INFO] MOA: meta-package .................................. SUCCESS [ 1.302 s] [INFO] MOA: Massive Online Analysis ....................... FAILURE [01:01 min] [INFO] MOA: WEKA Package .................................. SKIPPED [INFO] MOA: Add-ons for Kafka ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:03 min [INFO] Finished at: 2021-04-21T13:33:47+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.fracpete:latex-maven-plugin:1.4.4:latex (default) on project moa: Process exited with an error: 1(Exit value: 1) -> [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :moa [jw@cn06 moa]$

LutzWeischerFujitsu commented 3 years ago

Solved. TeX elements have been missing.