Ok Martin thanks, for the link.
Now my question is: have I got to fix the rule in order to build it?
if I change the SRC_URI then the rule still don't build.

In the past days I tried without any success with

SRC_URI = 
"http://ftp.gnome.org/pub/gnome/sources/GConf-dbus/2.16/GConf-dbus-2.16.0.tar.bz2
 \
        file://69gconfd-dbus"

and the result on the terminal is:

NOTE: Handling BitBake files: \ (6705/6705) [100 %]
NOTE: Parsing finished. 6405 cached, 0 parsed, 300 skipped, 0 masked.
NOTE: Cache is clean, not saving.
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 638 of 942 (ID: 1, 
/opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb, do_setscene)
NOTE: Running task 639 of 942 (ID: 2, 
/opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb, do_fetch)
NOTE: Running task 640 of 942 (ID: 3, 
/opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb, do_unpack)
NOTE: Unpacking ../../sources/GConf-dbus-2.16.0.tar.bz2 to 
../../build_cnh_fred/tmp.1/work/ppce300c3-linux/gconf-dbus-2.16.0+svnr641-r0/
NOTE: Unpacking ../recipes/gnome/gconf-dbus/69gconfd-dbus to 
../../build_cnh_fred/tmp.1/work/ppce300c3-linux/gconf-dbus-2.16.0+svnr641-r0/
NOTE: Running task 681 of 942 (ID: 4, 
/opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb, do_patch)
NOTE: Running task 682 of 942 (ID: 5, 
/opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb, do_configure)
NOTE: Running task 690 of 942 (ID: 6, 
/opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb, do_qa_configure)
NOTE: Running task 691 of 942 (ID: 7, 
/opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb, do_compile)
NOTE: Running task 692 of 942 (ID: 8, 
/opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb, do_install)
ERROR: function do_install failed
ERROR: log data follows 
(/opt/OE/build_cnh_fred/tmp.1/work/ppce300c3-linux/gconf-dbus-2.16.0+svnr641-r0/temp/log.do_install.21697)
| NOTE: make 
DESTDIR=/opt/OE/build_cnh_fred/tmp.1/work/ppce300c3-linux/gconf-dbus-2.16.0+svnr641-r0/image
 install
| make: *** No rule to make target `install'.  Stop.
| FATAL: oe_runmake failed
NOTE: Task failed: 
/opt/OE/build_cnh_fred/tmp.1/work/ppce300c3-linux/gconf-dbus-2.16.0+svnr641-r0/temp/log.do_install.21697
ERROR: TaskFailed event exception, aborting
ERROR: Build of /opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb 
do_install failed
ERROR: Task 8 (/opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb, 
do_install) failed
NOTE: Tasks Summary: Attempted 691 tasks of which 684 didn't need to be rerun 
and 1 failed.
ERROR: '/opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb' failed



On Tue, Apr 12, 2011 at 04:05:28PM +0200, Bosi Daniele wrote:
> Hi Guys,
> I can't build the rule gcnf-dbus_svn.bb.
>
> the problem seems to be that the svn server
> svn://developer.imendio.com/svn/gconf-dbus
> is not working anymore.
>
> Does anyone know a mirror for this site? Or a fix for the not working rule?

Depends on revision
trunk_developer.imendio.com_.svn.gconf-dbus_705_.tar.gz
is avaliable on yocto mirror
http://autobuilder.yoctoproject.org/downloads/yocto-1.0/sources/

>
> This is the output I see on the terminal when I build
>
> NOTE: Handling BitBake files: \ (6705/6705) [100 %]
> NOTE: Parsing finished. 6405 cached, 0 parsed, 300 skipped, 0 masked.
> NOTE: Cache is clean, not saving.
> NOTE: Resolving any missing task queue dependencies
> NOTE: Preparing runqueue
> NOTE: Executing runqueue
> NOTE: Running task 638 of 942 (ID: 1, 
> /opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb, do_setscene)
> NOTE: Running task 639 of 942 (ID: 2, 
> /opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb, do_fetch)
> NOTE: Fetch svn://developer.imendio.com/svn/gconf-dbus;module=trunk;proto=http
> svn: Server sent unexpected return value (504 Gateway Time-out) in response 
> to OPTIONS request for 'http://developer.imendio.com/svn/gconf-dbus/trunk'
> NOTE: Task failed: Fetch failed: Fetch command export 
> SSH_AUTH_SOCK=/tmp/keyring-Clq4Sq/ssh; export 
> PATH=/opt/OE/build_cnh_fred/tmp.1/staging/i686-linux/usr/bin/ppce300c3-linux:/opt/OE/build_cnh_fred/tmp.1/staging/i686-linux/usr/bin/ppce300c3-linux:/opt/OE/build_cnh_fred/tmp.1/staging/i686-linux/usr/sbin:/opt/OE/build_cnh_fred/tmp.1/staging/i686-linux/usr/bin:/opt/OE/build_cnh_fred/tmp.1/cross/ppce300c3/bin:/opt/OE/build_cnh_fred/tmp.1/staging/i686-linux/sbin:/opt/OE/build_cnh_fred/tmp.1/staging/i686-linux/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games;
>  /usr/bin/env svn co -r 641 
> http://developer.imendio.com/svn/gconf-dbus/trunk@641 trunk failed with 
> signal 1, output:
> svn: Server sent unexpected return value (504 Gateway Time-out) in response 
> to OPTIONS request for 'http://developer.imendio.com/svn/gconf-dbus/trunk'
>
> ERROR: TaskFailed event exception, aborting
> ERROR: Build of /opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb 
> do_fetch failed
> ERROR: Task 2 (/opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb, 
> do_fetch) failed
> NOTE: Tasks Summary: Attempted 638 tasks of which 637 didn't need to be rerun 
> and 1 failed.
> ERROR: '/opt/OE/org.cnh_fred.dev/recipes/gnome/gconf-dbus_svn.bb' failed
>
>
> Thanks in advance
> Daniele
>
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

--
Martin 'JaMa' Jansa     jabber: [email protected]

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to