From: dfoley <dfoley@telus.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: testing 2010-10-04
Date: Tue, 05 Oct 2010 07:50:53 -0700 [thread overview]
Message-ID: <4CAB3B4D.9000007@telus.net> (raw)
In-Reply-To: <20101005123257.GD3517@excalibur.local>
On 10-10-05 05:32 AM, Stefan Schmidt wrote:
> Hello.
>
> On Mon, 2010-10-04 at 14:05, Cliff Brake wrote:
>> Testing run from last week:
>> http://cgit.openembedded.org/cgit.cgi/openembedded/tag/?id=testing_2010-09-27
>>
>> testing-next is updated and ready for clean builds:
>> http://wiki.openembedded.net/index.php/Testing
>
> Openjdk-6 build fails on cacao:
> http://tinderbox.openembedded.net/public/logs/task/8408323.txt
>
> regards
> Stefan Schmidt
May not be correct, but I ran into the same problem and patched.
diff --git a/recipes/cacao/cacao.inc b/recipes/cacao/cacao.inc
index c366b74..70bda75 100644
--- a/recipes/cacao/cacao.inc
+++ b/recipes/cacao/cacao.inc
@@ -23,7 +23,7 @@ EXTRA_OECONF = "\
${@['','--enable-softfloat'][bb.data.getVar('TARGET_FPU',d,1) == 'soft']} \
--enable-debug \
--with-vm-zip=${datadir}/cacao/vm.zip \
- --with-cacaoh=${STAGING_BINDIR_NATIVE}/cacaoh-${PV} \
+ --with-cacaoh=${STAGING_BINDIR_NATIVE}/cacaoh-${PV}/cacaoh \
--with-build-java-runtime-library-classes=${STAGING_DATADIR}/classpath/glibj.zip \
--with-java-runtime-library-classes=${datadir}/classpath/glibj.zip \
--with-java-runtime-library-libdir=${libdir_jni}:${libdir} \
next prev parent reply other threads:[~2010-10-05 14:51 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-04 18:05 testing 2010-10-04 Cliff Brake
2010-10-05 10:27 ` Frans Meulenbroeks
2010-10-05 11:39 ` Frans Meulenbroeks
2010-10-05 14:21 ` Cliff Brake
2010-10-05 12:32 ` Stefan Schmidt
2010-10-05 13:23 ` Frans Meulenbroeks
2010-10-05 14:00 ` Stefan Schmidt
2010-10-05 14:24 ` Cliff Brake
2010-10-05 13:28 ` Koen Kooi
2010-10-05 13:57 ` Stefan Schmidt
2010-10-05 14:50 ` dfoley [this message]
2010-10-06 10:37 ` Stefan Schmidt
2010-10-07 15:34 ` dfoley
2010-10-07 18:26 ` Khem Raj
2010-10-07 19:04 ` Dallas Foley
2010-10-08 5:44 ` Stefan Schmidt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CAB3B4D.9000007@telus.net \
--to=dfoley@telus.net \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox