* bitbake source fetch problem :(
@ 2009-08-22 4:11 Martin Wegner
2009-08-22 7:51 ` Phil Blundell
0 siblings, 1 reply; 3+ messages in thread
From: Martin Wegner @ 2009-08-22 4:11 UTC (permalink / raw)
To: openembedded-devel
Hi,
I try to cross compile jalimo/icedtea but bitbake can't fetch
http://www.angstrom-distribution.org/unstable/sources/hg.icedtea6__icedtea.classpath.org_bb7ad7d43804.tar.gz
:(
Who can help me please? Here is the log:
martin@martin-desktop:/stuff/openembedded$ bitbake openjdk-6
/var/lib/python-support/python2.6/bb/COW.py:29: DeprecationWarning: the
sets module is deprecated
import types, sets
WARNING: No matches in filesystem for /stuff/jalimo-trunk/oe-overlay in
COLLECTIONS
/var/lib/python-support/python2.6/bb/COW.py:29: DeprecationWarning: the
sets module is deprecated
import types, sets
NOTE: Handling BitBake files: \ (7184/7184) [100 %]
NOTE: Parsing finished. 6899 cached, 0 parsed, 285 skipped, 2 masked.
NOTE: Cache is clean, not saving.
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
ERROR: Multiple .bb files are due to be built which each provide
virtual/javac-native
(/stuff/openembedded/recipes/ecj/ecj-bootstrap-native.bb
/stuff/openembedded/recipes/openjdk-langtools/openjdk-javac-native_0.0+jdk7-b31.bb).
This usually means one provides something the other doesn't and should.
NOTE: Executing runqueue
NOTE: Running task 1429 of 2097 (ID: 2,
/stuff/jalimo/trunk/oe-overlay/packages/icedtea/openjdk-6_6b16.bb, do_fetch)
NOTE: fetch
http://www.angstrom-distribution.org/unstable/sources/hg.icedtea6__icedtea.classpath.org_bb7ad7d43804.tar.gz
--2009-08-22 06:00:27--
http://www.angstrom-distribution.org/unstable/sources/hg.icedtea6__icedtea.classpath.org_bb7ad7d43804.tar.gz
Resolving www.angstrom-distribution.org... 85.214.40.226
Connecting to www.angstrom-distribution.org|85.214.40.226|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2009-08-22 06:00:28 ERROR 404: Not Found.
NOTE: Fetch hg://icedtea.classpath.org;module=hg/icedtea6;rev=bb7ad7d43804
/usr/bin/env: hg: No such file or directory
NOTE: Task failed: Fetch failed: Fetch command export
SSH_AUTH_SOCK=/tmp/keyring-GtpqAr/socket.ssh; export
PATH=/stuff/tmp/staging/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi:/stuff/tmp/staging/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi:/stuff/tmp/staging/i686-linux/usr/sbin:/stuff/tmp/staging/i686-linux/usr/bin:/stuff/tmp/cross/armv5te/bin:/stuff/tmp/staging/i686-linux/sbin:/stuff/tmp/staging/i686-linux/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games;
/usr/bin/env hg clone -r bb7ad7d43804
http://icedtea.classpath.org/hg/icedtea6 hg/icedtea6 failed with signal
127, output:
/usr/bin/env: hg: No such file or directory
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/stuff/jalimo/trunk/oe-overlay/packages/icedtea/openjdk-6_6b16.bb
do_fetch failed
ERROR: Task 2
(/stuff/jalimo/trunk/oe-overlay/packages/icedtea/openjdk-6_6b16.bb,
do_fetch) failed
NOTE: Tasks Summary: Attempted 1428 tasks of which 1428 didn't need to
be rerun and 1 failed.
ERROR:
'/stuff/jalimo/trunk/oe-overlay/packages/icedtea/openjdk-6_6b16.bb' failed
Greetings!
Martin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: bitbake source fetch problem :(
2009-08-22 4:11 bitbake source fetch problem :( Martin Wegner
@ 2009-08-22 7:51 ` Phil Blundell
2009-08-22 13:34 ` Martin Wegner
0 siblings, 1 reply; 3+ messages in thread
From: Phil Blundell @ 2009-08-22 7:51 UTC (permalink / raw)
To: openembedded-devel
On Sat, 2009-08-22 at 06:11 +0200, Martin Wegner wrote:
> PATH=/stuff/tmp/staging/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi:/stuff/tmp/staging/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi:/stuff/tmp/staging/i686-linux/usr/sbin:/stuff/tmp/staging/i686-linux/usr/bin:/stuff/tmp/cross/armv5te/bin:/stuff/tmp/staging/i686-linux/sbin:/stuff/tmp/staging/i686-linux/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games;
> /usr/bin/env hg clone -r bb7ad7d43804
> http://icedtea.classpath.org/hg/icedtea6 hg/icedtea6 failed with signal
> 127, output:
> /usr/bin/env: hg: No such file or directory
This error seems fairly self-explanatory: it would appear that you are
trying to check out from a mercurial repository without having the
mercurial client installed.
p.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: bitbake source fetch problem :(
2009-08-22 7:51 ` Phil Blundell
@ 2009-08-22 13:34 ` Martin Wegner
0 siblings, 0 replies; 3+ messages in thread
From: Martin Wegner @ 2009-08-22 13:34 UTC (permalink / raw)
To: openembedded-devel
Hi Phil,
thank you for your quick answer. Now I installed mecurial but I found a
bug...
NOTE: Fetch hg://icedtea.classpath.org;module=hg/icedtea6;rev=bb7ad7d43804
abort: No such file or directory: hg/icedtea6
NOTE: Task failed: Fetch failed: Fetch command export
SSH_AUTH_SOCK=/tmp/keyring-J8gFA7/socket.ssh; export
PATH=/stuff/tmp/staging/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi:/stuff/tmp/staging/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi:/stuff/tmp/staging/i686-linux/usr/sbin:/stuff/tmp/staging/i686-linux/usr/bin:/stuff/tmp/cross/armv5te/bin:/stuff/tmp/staging/i686-linux/sbin:/stuff/tmp/staging/i686-linux/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games;
/usr/bin/env hg clone -r bb7ad7d43804
http://icedtea.classpath.org/hg/icedtea6 hg/icedtea6 failed with signal
255, output:
abort: No such file or directory: hg/icedtea6
When I create the hg/icedtea6 directory at
/stuff/sources/hg/icedtea.classpath.org/ I got this log
NOTE: Fetch hg://icedtea.classpath.org;module=hg/icedtea6;rev=bb7ad7d43804
abort: destination 'hg/icedtea6' already exists
NOTE: Task failed: Fetch failed: Fetch command export
SSH_AUTH_SOCK=/tmp/keyring-J8gFA7/socket.ssh; export
PATH=/stuff/tmp/staging/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi:/stuff/tmp/staging/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi:/stuff/tmp/staging/i686-linux/usr/sbin:/stuff/tmp/staging/i686-linux/usr/bin:/stuff/tmp/cross/armv5te/bin:/stuff/tmp/staging/i686-linux/sbin:/stuff/tmp/staging/i686-linux/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games;
/usr/bin/env hg clone -r bb7ad7d43804
http://icedtea.classpath.org/hg/icedtea6 hg/icedtea6 failed with signal
255, output:
abort: destination 'hg/icedtea6' already exists
It only works when I delete the hg/icedtea6 directory I added before and
create only the hg directory at /stuff/sources/hg/icedtea.classpath.org/
I posted this bug to the jalimo mailing list.
Greetings!
Martin
Phil Blundell schrieb:
> On Sat, 2009-08-22 at 06:11 +0200, Martin Wegner wrote:
>
>> PATH=/stuff/tmp/staging/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi:/stuff/tmp/staging/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi:/stuff/tmp/staging/i686-linux/usr/sbin:/stuff/tmp/staging/i686-linux/usr/bin:/stuff/tmp/cross/armv5te/bin:/stuff/tmp/staging/i686-linux/sbin:/stuff/tmp/staging/i686-linux/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games;
>> /usr/bin/env hg clone -r bb7ad7d43804
>> http://icedtea.classpath.org/hg/icedtea6 hg/icedtea6 failed with signal
>> 127, output:
>> /usr/bin/env: hg: No such file or directory
>>
>
> This error seems fairly self-explanatory: it would appear that you are
> trying to check out from a mercurial repository without having the
> mercurial client installed.
>
> p.
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-08-22 13:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-22 4:11 bitbake source fetch problem :( Martin Wegner
2009-08-22 7:51 ` Phil Blundell
2009-08-22 13:34 ` Martin Wegner
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.