[oe] Package build failure

Andrei Gherzan andrei at gherzan.ro
Mon Apr 2 22:48:40 UTC 2012


On Tue, Apr 3, 2012 at 00:04, Apelete Seketeli <apelete at seketeli.net> wrote:

> 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 ?
>
>
You actually cant solve this issue as the upstream link is down. You have
two simple choices:
1. Find an upstream mirror
2. Use a local archive instead.



More information about the Openembedded-devel mailing list