Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » Failed to build Eclipse Kura 3.1.0 for raspberry-pi-2-3
Failed to build Eclipse Kura 3.1.0 for raspberry-pi-2-3 [message #1775879] Tue, 07 November 2017 14:34 Go to next message
Matteo Palmieri is currently offline Matteo PalmieriFriend
Messages: 6
Registered: December 2015
Junior Member
Hi,

I want to build Eclipse Kura 3.1.0 for Raspberry Pi 3. I know that I could simply download the binaries from repository, but I want to get a better understanding of the build process.

Here is what I did on a Linux Mint node with Oracle Java SDK 1.8.0_131

git clone https://github.com/eclipse/kura.git kura.git -b release-3.1.0
cd kura.git/
./build-menu.sh


In the on-screen menu I have selected the "raspberry-pi-2-3" profile and clicked on "ok". The build starts and then fails:

[code]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] target-platform ................................... FAILURE [29.457s]
[INFO] org.apache.activemq.artemis ....................... SKIPPED
[INFO] Camel :: Core :: Import sun.misc .................. SKIPPED
[INFO] System extension fragment for 'sun.misc' .......... SKIPPED
[INFO] com.codeminders.hidapi-parent ..................... SKIPPED
[INFO] Java API for working with Human Interface USB Devices (HID) SKIPPED
[INFO] Native libraries for 'com.codeminders.hidapi' on ARM 6 HF SKIPPED
[INFO] Native libraries for 'com.codeminders.hidapi' on x86_64 SKIPPED
[INFO] Native libraries for 'com.codeminders.hidapi' on ARM 64 bits SKIPPED
[INFO] usb4java .......................................... SKIPPED
[INFO] usb4java-javax .................................... SKIPPED
[INFO] org.moka7 ......................................... SKIPPED
[INFO] org.eclipse.soda.dk.comm-parent ................... SKIPPED
[INFO] Serial Device based on SODA DK comm ............... SKIPPED
[INFO] Native libraries for 'org.eclipse.soda.dk.comm' on ARM 6 HF SKIPPED
[INFO] Native libraries for 'org.eclipse.soda.dk.comm' on x86_64 SKIPPED
[INFO] Native libraries for 'org.eclipse.soda.dk.comm' on ARM 64 bits SKIPPED
[INFO] jdk.dio-parent .................................... SKIPPED
[INFO] jdk.dio ........................................... SKIPPED
[INFO] jdk.dio.armv6hf ................................... SKIPPED
[INFO] jdk.dio.x86_64 .................................... SKIPPED
[INFO] jdk.dio.aarch64 ................................... SKIPPED
[INFO] gwt-user .......................................... SKIPPED
[INFO] tinyb-parent ...................................... SKIPPED
[INFO] Tiny Bluetooth LE Library ......................... SKIPPED
[INFO] Native libraries for 'tinyb' on ARM 6 HF .......... SKIPPED
[INFO] Native libraries for 'tinyb' on X86 64 ............ SKIPPED
[INFO] moquette-broker ................................... SKIPPED
[INFO] p2-repo-common .................................... SKIPPED
[INFO] p2-repo-equinox_3.11.1 ............................ SKIPPED
[INFO] p2-repo-tests-deps ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54.623s
[INFO] Finished at: Tue Nov 07 14:05:29 GMT 2017
[INFO] Final Memory: 14M/35M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "raspberry-pi-2-3" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.honton.chas:exists-maven-plugin:0.0.3:remote (default) on project target-platform: Artifact already exists in repository: org.eclipse.kura:target-platform:3.1.0/target-platform-3.1.0.pom -> [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
[code]

The same kind of error occurs trying the same on "release-3.0.0". It does not occur on "release-2.1.0".

Any mistake from my side in using the build scripts?
Re: Failed to build Eclipse Kura 3.1.0 for raspberry-pi-2-3 [message #1775880 is a reply to message #1775879] Tue, 07 November 2017 14:36 Go to previous message
Matteo Maiero is currently offline Matteo MaieroFriend
Messages: 423
Registered: July 2015
Location: Italy
Senior Member
Hi,
please have a look at the following issue: https://github.com/eclipse/kura/issues/1747

Best regards,
Matteo
Previous Topic:publishing application
Next Topic:serial
Goto Forum:
  


Current Time: Fri Apr 26 16:55:27 GMT 2024

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

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

Back to the top