Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] CBI-Build fails

I already did the wiki update.
I just added the following to the Prerequisites topic.

(Seems that currently all JDKs from 1.4 to 7 with a configured toolchains.xml are needed to get a successful build. See Bug report and Mailing List)

Regards,
Hendrik

Am 29.06.13 18:07, schrieb David M Williams:
Ok then the wiki should be updated to say that this thing is required
(even if it is only the case temporarily).

Good idea. Thanks for volunteering to handle that. :)




From:   Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx>
To:     cbi-dev@xxxxxxxxxxx,
Date:   06/29/2013 11:30 AM
Subject:        Re: [cbi-dev] CBI-Build fails
Sent by:        cbi-dev-bounces@xxxxxxxxxxx



Ok then the wiki should be updated to say that this thing is required
(even if it is only the case temporarily).

I followed the instructions from the top and was suprised it didn't
work. With your toolchains tip i got the build working again.

Thanks

Tom

On 29.06.13 15:52, Thanh Ha wrote:
Hi Tom,

The short answer is you now need to declare a toolchains.xml
instructions can be found here [1].

There was a recent commit that caused this issue in bug [2] which is
still being looked into to fix to allow users to not require the
toolchains.xml file.

[1]
http://wiki.eclipse.org/Platform-releng/Platform_Build#Using_BREE_Libs
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=409790


Thanh

On 29/06/13 09:32 AM, Tom Schindl wrote:
Hi,

Running the CBI-Build on my OS-X fails at p2.core.

[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:0.18.0:compile
(default-compile) on project org.eclipse.equinox.p2.core: useJDK =
BREE configured, but no toolchain of type 'jdk' with id 'J2SE-1.5'
found. See
http://maven.apache.org/guides/mini/guide-using-toolchains.html ->
[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 <goals> -rf :org.eclipse.equinox.p2.core

Tom
_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cbi-dev




_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cbi-dev


_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cbi-dev





_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cbi-dev




Back to the top