From: Apelete Seketeli <apelete@seketeli.net>
To: openembedded-devel@lists.openembedded.org
Subject: Package build failure
Date: Mon, 2 Apr 2012 23:04:35 +0200 [thread overview]
Message-ID: <20120402210435.GA10553@hermes> (raw)
Hello,
I'm currently trying to learn how to build OE packages. For that
purpose I set up an OE 'classic' (not oe-core) environment with the
following configuration:
DL_DIR = "${HOME}/devel/bitbake/sources"
BBFILES := "${HOME}/devel/openembedded/master/recipes/*/*.bb"
MACHINE = "ben-nanonote"
DISTRO = "jlime-2010.1"
PARALLEL_MAKE = "-j 2"
BB_NUMBER_THREADS = "2"
BBINCLUDELOGS = "yes"
As a test I issued the 'bitbake nano' command, and after a while the
build fails with the following error:
svn: OPTIONS of 'http://svn.openmoko.org/trunk/src/host/opkg-utils': could not connect to server (http://svn.openmoko.org)
NOTE: package opkg-utils-native-0.1.8+svnr4747-r7: task Fetch failed: Unable to fetch URL svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http from any source.: Failed
ERROR: Function 'Fetch failed: Unable to fetch URL svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http from any source.' failed
ERROR: Task 70 (virtual:native:/home/apelete/devel/openembedded/master/recipes/opkg-utils/opkg-utils_svn.bb, do_fetch) failed with exit code '1'
ERROR: '/home/apelete/devel/openembedded/master/recipes/gcc/gcc-cross_4.5.bb' failed
ERROR: 'virtual:native:/home/apelete/devel/openembedded/master/recipes/opkg-utils/opkg-utils_svn.bb' failed
It seems http://svn.openmoko.org is unreachable.
How can I resolve this issue ?
Thanks.
--
Apelete
next reply other threads:[~2012-04-02 21:42 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-02 21:04 Apelete Seketeli [this message]
2012-04-02 22:48 ` Package build failure Andrei Gherzan
2012-04-04 19:57 ` Apelete Seketeli
2012-04-04 20:00 ` Martin Jansa
2012-04-05 7:33 ` Andrei Gherzan
2012-04-05 7:41 ` Anders Darander
2012-04-05 7:57 ` Samuel Stirtzel
2012-04-05 8:09 ` Anders Darander
2012-04-05 8:47 ` Samuel Stirtzel
2012-04-05 8:52 ` Paul Eggleton
2012-04-05 8:58 ` Samuel Stirtzel
2012-04-05 21:40 ` Apelete Seketeli
2012-04-05 9:16 ` Martin Jansa
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=20120402210435.GA10553@hermes \
--to=apelete@seketeli.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 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.