You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sis.apache.org by "Martin Desruisseaux (Jira)" <ji...@apache.org> on 2022/12/28 16:48:00 UTC

[jira] [Closed] (SIS-511) build failed on AArch64, Fedora 33

     [ https://issues.apache.org/jira/browse/SIS-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Desruisseaux closed SIS-511.
-----------------------------------

> build failed on AArch64, Fedora 33 
> -----------------------------------
>
>                 Key: SIS-511
>                 URL: https://issues.apache.org/jira/browse/SIS-511
>             Project: Spatial Information Systems
>          Issue Type: Bug
>          Components: Build process
>            Reporter: Lutz Weischer
>            Assignee: Martin Desruisseaux
>            Priority: Major
>             Fix For: 1.1
>
>
> {noformat}
>  (base) [jw@cn06 sis]$ mvn install -DskipTests
>  [INFO] Scanning for projects...
>  [WARNING]
>  [WARNING] Some problems were encountered while building the effective model for org.apache.sis:parent:pom:1.1-SNAPSHOT
>  [WARNING] 'parent.relativePath' of POM org.apache.sis:parent:1.1-SNAPSHOT (/data/jw/apache/samoa/sis/pom.xml) points at org.apache.samoa:samoa instead of org.apache:apache, please verify your project structure @ line 38, column 11
>  [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] ------------------------------------------------------------------------
>  [INFO] Reactor Build Order:
>  [INFO]
>  [INFO] Apache SIS [pom]
>  [INFO] Apache SIS build helper [maven-plugin]
>  [INFO] Apache SIS core modules [pom]
>  [INFO] Apache SIS utilities [jar]
>  [INFO] Apache SIS metadata [jar]
>  [INFO] Apache SIS referencing [jar]
>  [INFO] Apache SIS referencing by geographic identifiers [jar]
>  [INFO] Apache SIS features [jar]
>  [INFO] Apache SIS storage [pom]
>  [INFO] Apache SIS common storage [jar]
>  [INFO] Apache SIS portrayal [jar]
>  [INFO] Apache SIS Shapefile storage [jar]
>  [INFO] Apache SIS XML storage [jar]
>  [INFO] Apache SIS SQL storage [jar]
>  [INFO] Apache SIS netCDF storage [jar]
>  [INFO] Apache SIS GeoTIFF storage [jar]
>  [INFO] Apache SIS Earth Observation storage [jar]
>  [INFO] Apache SIS bindings for Proj4 [jar]
>  [INFO] Apache SIS applications [pom]
>  [INFO] Apache SIS console [jar]
>  [INFO] Apache SIS web services layer [war]
>  [INFO] Bridges to Apache OpenOffice or LibreOffice [jar]
>  [INFO] Apache SIS profiles [pom]
>  [INFO] Apache SIS French profiles [jar]
>  [INFO] Apache SIS Japanese profiles [jar]
>  [INFO]
>  [INFO] -----------------------< org.apache.sis:parent >------------------------
>  [INFO] Building Apache SIS 1.1-SNAPSHOT [1/25]
>  [INFO] --------------------------------[ pom ]---------------------------------
>  [INFO]
>  [INFO] — maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ parent —
>  [INFO]
>  [INFO] — maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ parent —
>  [INFO]
>  [INFO] — maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ parent —
>  [INFO]
>  [INFO] — build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-artifacts) @ parent —
>  [INFO] /home/jw/.m2/repository/org/apache/sis/parent/1.1-SNAPSHOT removed.
>  [INFO]
>  [INFO] — maven-jar-plugin:3.1.2:test-jar (default) @ parent —
>  [INFO] Skipping packaging of the test-jar
>  [INFO]
>  [INFO] — maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ parent —
>  [INFO] No site descriptor found: nothing to attach.
>  [INFO]
>  [INFO] — maven-checkstyle-plugin:3.1.0:check (default) @ parent —
>  [INFO]
>  [INFO] — maven-install-plugin:2.5.2:install (default-install) @ parent —
>  [INFO] Installing /data/jw/apache/samoa/sis/pom.xml to /home/jw/.m2/repository/org/apache/sis/parent/1.1-SNAPSHOT/parent-1.1-SNAPSHOT.pom
>  [INFO]
>  [INFO] ----------------< org.apache.sis.core:sis-build-helper >----------------
>  [INFO] Building Apache SIS build helper 1.1-SNAPSHOT [2/25]
>  [INFO] ----------------------------[ maven-plugin ]----------------------------
>  [INFO]
>  [INFO] — maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ sis-build-helper —
>  [INFO]
>  [INFO] — maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ sis-build-helper —
>  [INFO]
>  [INFO] — maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ sis-build-helper —
>  [INFO]
>  [INFO] — maven-resources-plugin:3.1.0:resources (default-resources) @ sis-build-helper —
>  [INFO] Using 'UTF-8' encoding to copy filtered resources.
>  [INFO] Copying 5 resources
>  [INFO] Copying 3 resources
>  [INFO]
>  [INFO] — maven-compiler-plugin:3.8.1:compile (default-compile) @ sis-build-helper —
>  [INFO] Compiling 24 source files to /data/jw/apache/samoa/sis/core/sis-build-helper/target/classes
>  [INFO] ------------------------------------------------------------------------
>  [INFO] Reactor Summary for Apache SIS 1.1-SNAPSHOT:
>  [INFO]
>  [INFO] Apache SIS ......................................... SUCCESS [ 6.804 s]
>  [INFO] Apache SIS build helper ............................ FAILURE [ 2.915 s]
>  [INFO] Apache SIS core modules ............................ SKIPPED
>  [INFO] Apache SIS utilities ............................... SKIPPED
>  [INFO] Apache SIS metadata ................................ SKIPPED
>  [INFO] Apache SIS referencing ............................. SKIPPED
>  [INFO] Apache SIS referencing by geographic identifiers ... SKIPPED
>  [INFO] Apache SIS features ................................ SKIPPED
>  [INFO] Apache SIS storage ................................. SKIPPED
>  [INFO] Apache SIS common storage .......................... SKIPPED
>  [INFO] Apache SIS portrayal ............................... SKIPPED
>  [INFO] Apache SIS Shapefile storage ....................... SKIPPED
>  [INFO] Apache SIS XML storage ............................. SKIPPED
>  [INFO] Apache SIS SQL storage ............................. SKIPPED
>  [INFO] Apache SIS netCDF storage .......................... SKIPPED
>  [INFO] Apache SIS GeoTIFF storage ......................... SKIPPED
>  [INFO] Apache SIS Earth Observation storage ............... SKIPPED
>  [INFO] Apache SIS bindings for Proj4 ...................... SKIPPED
>  [INFO] Apache SIS applications ............................ SKIPPED
>  [INFO] Apache SIS console ................................. SKIPPED
>  [INFO] Apache SIS web services layer ...................... SKIPPED
>  [INFO] Bridges to Apache OpenOffice or LibreOffice ........ SKIPPED
>  [INFO] Apache SIS profiles ................................ SKIPPED
>  [INFO] Apache SIS French profiles ......................... SKIPPED
>  [INFO] Apache SIS Japanese profiles ....................... SKIPPED
>  [INFO] ------------------------------------------------------------------------
>  [INFO] BUILD FAILURE
>  [INFO] ------------------------------------------------------------------------
>  [INFO] Total time: 10.625 s
>  [INFO] Finished at: 2021-03-26T15:08:13+01:00
>  [INFO] ------------------------------------------------------------------------
>  [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project sis-build-helper: Fatal error compiling: error: release version 9 not supported -> [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/MojoExecutionException]
>  [ERROR]
>  [ERROR] After correcting the problems, you can resume the build with the command
>  [ERROR] mvn <args> -rf :sis-build-helper
>  (base) [jw@cn06 sis]$
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)