Re: Problem compiling openmoko with MokoMakefile

2007-03-25 Thread Mark Chandler

Gary Oliver wrote:

I've been trying to get the openmoko build (using the super Makefile)
to go for the last few days without complete success.

I believe I've followed the instructions with respect to the system
requirements, and the build DOES get through about 12 hours of work
(about 400meg has been downloaded and the build directory contains
about 5 Gb before failing, so it seems to be quite well along.

The failure comes at:

NOTE: package gtk+-directfb-2.10.9-r0: task do_fetch: completed
NOTE: package gtk+-directfb-2.10.9-r0: task do_unpack: started
NOTE: Unpacking /home/go/Projects/openmoko/sources/gtk+-2.10.9.tar.bz2
to
/home/go/Projects/openmoko/build/tmp/work/armv4t-linux/gtk+-directfb-2.10.9-r0/
NOTE: package gtk+-directfb-2.10.9-r0: task do_unpack: completed
NOTE: package gtk+-directfb-2.10.9-r0: task do_patch: started
NOTE: Applying patch 'no-xwc.patch'
ERROR: Error in executing:
/home/go/Projects/openmoko/openembedded/packages/gtk+/gtk+-directfb_2.10.9.bb
ERROR: Exception:exceptions.IOError Message:[Errno 2] No such file or
directory:
'/home/go/Projects/openmoko/openembedded/packages/gtk+/files/./no-xwc.patch'


Which appears to be a failure to apply a patchfile no-xwc.patch which
doesn't seem to be part of the source tree at this point.  The files
directory contains only migration.patch.

Has anyone else seen this, and if so, what bit of detail in the instructions
did I fail to notice that's causing this?

FYI I have tried building from complete scratch a number of times
(blowing away everything except the Makefile) in hopes that I'd
simply polluted my local tree somehow.  Didn't fix it.

A quick google for this file netted me several different variations, so
am not quite sure what no-xwc patches are required for OE/OpenMoko.

Am running a fairly stock Debian testing system on an 32 bit AMD
platform.  No apparent shortage of disk space.

Thanks for any help,
Gary



___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

  
I had the same problem today. Rod W. let me know that there's now a fix 
in place for it.

a make update brought in the changes and the subsequent build completed ok.

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Problem compiling openmoko with MokoMakefile

2007-03-25 Thread Gary Oliver
Mark Chandler wrote:
 Gary Oliver wrote:
 I've been trying to get the openmoko build (using the super Makefile)
 to go for the last few days without complete success.

 ...
 I had the same problem today. Rod W. let me know that there's now a
 fix in place for it.
 a make update brought in the changes and the subsequent build
 completed ok.

My make openmoko-devel-image has cruised past that former roadblock.
Thanks!

-Gary



___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Problem compiling openmoko with MokoMakefile

2007-03-24 Thread Gary Oliver
I've been trying to get the openmoko build (using the super Makefile)
to go for the last few days without complete success.

I believe I've followed the instructions with respect to the system
requirements, and the build DOES get through about 12 hours of work
(about 400meg has been downloaded and the build directory contains
about 5 Gb before failing, so it seems to be quite well along.

The failure comes at:

NOTE: package gtk+-directfb-2.10.9-r0: task do_fetch: completed
NOTE: package gtk+-directfb-2.10.9-r0: task do_unpack: started
NOTE: Unpacking /home/go/Projects/openmoko/sources/gtk+-2.10.9.tar.bz2
to
/home/go/Projects/openmoko/build/tmp/work/armv4t-linux/gtk+-directfb-2.10.9-r0/
NOTE: package gtk+-directfb-2.10.9-r0: task do_unpack: completed
NOTE: package gtk+-directfb-2.10.9-r0: task do_patch: started
NOTE: Applying patch 'no-xwc.patch'
ERROR: Error in executing:
/home/go/Projects/openmoko/openembedded/packages/gtk+/gtk+-directfb_2.10.9.bb
ERROR: Exception:exceptions.IOError Message:[Errno 2] No such file or
directory:
'/home/go/Projects/openmoko/openembedded/packages/gtk+/files/./no-xwc.patch'


Which appears to be a failure to apply a patchfile no-xwc.patch which
doesn't seem to be part of the source tree at this point.  The files
directory contains only migration.patch.

Has anyone else seen this, and if so, what bit of detail in the instructions
did I fail to notice that's causing this?

FYI I have tried building from complete scratch a number of times
(blowing away everything except the Makefile) in hopes that I'd
simply polluted my local tree somehow.  Didn't fix it.

A quick google for this file netted me several different variations, so
am not quite sure what no-xwc patches are required for OE/OpenMoko.

Am running a fairly stock Debian testing system on an 32 bit AMD
platform.  No apparent shortage of disk space.

Thanks for any help,
Gary



___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Problem compiling openmoko with MokoMakefile

2007-03-24 Thread Philippe De Swert
Hi,

On Sat, 2007-03-24 at 00:54 -0700, Gary Oliver wrote:
 I've been trying to get the openmoko build (using the super Makefile)
 to go for the last few days without complete success.
 
 I believe I've followed the instructions with respect to the system
 requirements, and the build DOES get through about 12 hours of work
 (about 400meg has been downloaded and the build directory contains
 about 5 Gb before failing, so it seems to be quite well along.
 
 The failure comes at:
 
 NOTE: package gtk+-directfb-2.10.9-r0: task do_fetch: completed
 NOTE: package gtk+-directfb-2.10.9-r0: task do_unpack: started
 NOTE: Unpacking /home/go/Projects/openmoko/sources/gtk+-2.10.9.tar.bz2
 to
 /home/go/Projects/openmoko/build/tmp/work/armv4t-linux/gtk+-directfb-2.10.9-r0/
 NOTE: package gtk+-directfb-2.10.9-r0: task do_unpack: completed
 NOTE: package gtk+-directfb-2.10.9-r0: task do_patch: started
 NOTE: Applying patch 'no-xwc.patch'
 ERROR: Error in executing:
 /home/go/Projects/openmoko/openembedded/packages/gtk+/gtk+-directfb_2.10.9.bb
 ERROR: Exception:exceptions.IOError Message:[Errno 2] No such file or
 directory:
 '/home/go/Projects/openmoko/openembedded/packages/gtk+/files/./no-xwc.patch'
 
 
 Which appears to be a failure to apply a patchfile no-xwc.patch which
 doesn't seem to be part of the source tree at this point.  The files
 directory contains only migration.patch.
 
 Has anyone else seen this, and if so, what bit of detail in the instructions
 did I fail to notice that's causing this?

Well it seems that OE takes the wrong preferred provider for gtk. One
easy and dirty hack is removing
the /home/go/Projects/openmoko/openembedded/packages/gtk+/gtk
+-directfb_2.10.9.bb file.

However it makes monotone complain on update. I do not know if it hurts
the monotone update. However there must be a better solution I do not
know about. 

Cheers,

Philippe


___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Problem compiling openmoko with MokoMakefile

2007-03-24 Thread Peter Trapp



Gary Oliver:

I've been trying to get the openmoko build (using the super Makefile)
to go for the last few days without complete success.

I believe I've followed the instructions with respect to the system
requirements, and the build DOES get through about 12 hours of work
(about 400meg has been downloaded and the build directory contains
about 5 Gb before failing, so it seems to be quite well along.

The failure comes at:

NOTE: package gtk+-directfb-2.10.9-r0: task do_fetch: completed
NOTE: package gtk+-directfb-2.10.9-r0: task do_unpack: started
NOTE: Unpacking /home/go/Projects/openmoko/sources/gtk+-2.10.9.tar.bz2
to
/home/go/Projects/openmoko/build/tmp/work/armv4t-linux/gtk+-directfb-2.10.9-r0/
NOTE: package gtk+-directfb-2.10.9-r0: task do_unpack: completed
NOTE: package gtk+-directfb-2.10.9-r0: task do_patch: started
NOTE: Applying patch 'no-xwc.patch'
ERROR: Error in executing:
/home/go/Projects/openmoko/openembedded/packages/gtk+/gtk+-directfb_2.10.9.bb
ERROR: Exception:exceptions.IOError Message:[Errno 2] No such file or
directory:
'/home/go/Projects/openmoko/openembedded/packages/gtk+/files/./no-xwc.patch'

I did a

/home/moko$ find . -name no-xwc.patch
./openmoko/branches/oe/pre-20070305/packages/gtk+/gtk+-2.10.3/no-xwc.patch
./openmoko/branches/oe/pre-20070305/packages/gtk+/gtk+-2.6.10/no-xwc.patch
./openmoko/branches/oe/pre-20070305/packages/gtk+/gtk+-2.10.6/no-xwc.patch
./openmoko/branches/oe/pre-20070305/packages/gtk+/gtk+-2.4.13/no-xwc.patch
./openmoko/branches/oe/pre-20070305/packages/gtk+/gtk+-2.8.16/no-xwc.patch
./openmoko/branches/oe/pre-20070305/packages/gtk+/gtk+-2.2.4/no-xwc.patch
./openmoko/branches/oe/pre-20070305/packages/gtk+/gtk+-2.8.9/no-xwc.patch
./openembedded/packages/gtk+/gtk+-2.2.4/no-xwc.patch
./openembedded/packages/gtk+/gtk+-2.4.13/no-xwc.patch
./openembedded/packages/gtk+/gtk+-2.6.10/no-xwc.patch
./openembedded/packages/gtk+/gtk+-2.8.9/no-xwc.patch
./openembedded/packages/gtk+/gtk+-2.8.16/no-xwc.patch
./openembedded/packages/gtk+/gtk+-2.10.9/no-xwc.patch
./openembedded/packages/gtk+/gtk+-2.10.10/no-xwc.patch


I decided to copy all patches from ...gtk+-2.10.9/   (because of 
18:46:56 (97.93 KB/s) - »/home/moko/sources/gtk+-2.10.9.tar.bz2« saved 
[1490]  ... )


/home/moko$ cp ./openembedded/packages/gtk+/gtk+-2.10.9/* 
/home/moko/openembedded/packages/gtk+/files/./


The result is, that all patches appling:
NOTE: package gtk+-directfb-2.10.9-r0: task do_patch: started
NOTE: Applying patch 'no-xwc.patch'
NOTE: Applying patch 'automake-lossage.patch'
NOTE: Applying patch 'disable-tooltips.patch'
NOTE: Applying patch 'gtklabel-resize-patch'
NOTE: Applying patch 'menu-deactivate.patch'
NOTE: Applying patch 'xsettings.patch'
NOTE: Applying patch 'scroll-timings.patch'
NOTE: Applying patch 'small-gtkfilesel.patch'
NOTE: Applying patch 'migration.patch'
NOTE: Applying patch 'run-iconcache.patch'
NOTE: Applying patch 'hardcoded_libtool.patch'
NOTE: Applying patch 'no-demos.patch'
NOTE: Applying patch 'single-click.patch'
NOTE: Applying patch 'spinbutton.patch'
NOTE: Applying patch 'gtk+-handhelds.patch'


But only the last one failed (known: `less 
/home/moko/openembedded/packages/gtk+/gtk+-directfb_2.10.9.bb`)


NOTE: Applying patch 'directfb_pixbuf_deprecated_fix.patch'
ERROR: Error in executing: 
/home/moko/openembedded/packages/gtk+/gtk+-directfb_2.10.9.bb


I did not find the directfb_pixbuf..., neither by a locale find nor 
by a google find  and also not with google openmoko find :-(


I also checked the tarball gtk+-2.10.9.tar.bz2 (there's no other gtk 
inside of /home/moko/sources).



The error is reproduceable...
I did a

`rm -rf sources build openmoko`
`mtn update`  (mtn was complaining about a missing file (mtpaint-??) )
`make update makefile`
`make setup`
`make openmoko-devel-image`


rgd
/homyx

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community