Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » Unable to build locally on linux
Unable to build locally on linux [message #1855212] Sat, 01 October 2022 15:42 Go to next message
Sylvain Mising name is currently offline Sylvain Mising nameFriend
Messages: 8
Registered: April 2010
Junior Member
Hi

When running $ mvn clean instal from git master - i'm getting the following error:
[INFO] MAT Parent ......................................... SUCCESS [  0.228 s]
[INFO] org.eclipse.mat.targetdef .......................... SUCCESS [  0.150 s]
[INFO] MAT RCP ............................................ FAILURE [  0.378 s]
[INFO] org.eclipse.mat.ui.rcp.tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.071 s
[INFO] Finished at: 2022-10-01T11:38:19-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-publisher-plugin:2.1.0:publish-products (default-publish-products) on project org.eclipse.mat.product: Publisher failed. Verify your target-platform-configuration and executionEnvironment are suitable for proper resolution: Classifier org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.x86_64 already exists in /home/sylvain/dev/org.eclipse.mat/org.eclipse.mat.product/target/local-artifacts.properties -> [Help 1]


I'm using :
 ~/dev/org.eclipse.mat/parent (master)$ java -version
openjdk version "11.0.16" 2022-07-19
OpenJDK Runtime Environment (build 11.0.16+8-post-Debian-1)
OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Debian-1, mixed mode, sharing)
 ~/dev/org.eclipse.mat/parent (master)$ mvn -version
Apache Maven 3.8.6
Maven home: /usr/share/maven
Java version: 11.0.16, vendor: Debian, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.19.0-2-amd64", arch: "amd64", family: "unix"


Any idea what's wrong?

Thank you
Re: Unable to build locally on linux [message #1855237 is a reply to message #1855212] Mon, 03 October 2022 15:52 Go to previous message
Andrew Johnson is currently offline Andrew JohnsonFriend
Messages: 205
Registered: July 2009
Senior Member
See bug 580242

You will need to delete all the .product files except mat-2022-03.product

There might be a neater way of having a choice of product files - any suggestions?
Previous Topic:Unable to delete heap dump file after getting ISnapshot object
Next Topic:MAT not working on mac apple m1 pro
Goto Forum:
  


Current Time: Fri Mar 29 08:16:31 GMT 2024

Powered by FUDForum. Page generated in 0.04021 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top