Re: [OE-core] Feedback on building openembedded-core for qemuarm. Excerpts from buildlog

2011-12-04 Thread Henning Heinold
On Sat, Dec 03, 2011 at 09:03:46PM +0100, Ulf Samuelsson wrote:
 Have made some further tests with the same machine, but now running
 Ubuntu 11.04 x64
 
 bitbake console-image
 
 PARALLEL_TASKSBB_NUMBER_TASKSBUILD TIME
 2  2
 1:24:16
 4  4
 0:48:22
 6  6
 0:45:00
 2424
 C++ compiler fails with --sysroot problem
 after ~2200 out of 2400 tasks.
 
 
 
 BR
 Ulf

Hi Ulf,

can you try the attached patch if it solves the problem?

Bye Henning
From b96f4d6b73ff993910b635b9dca962fac8eeeb49 Mon Sep 17 00:00:00 2001
From: Henning Heinold hein...@inf.fu-berlin.de
Date: Sun, 4 Dec 2011 12:17:15 +0100
Subject: [PATCH] gcc-cross: attempt fix default include path of c++

---
 meta/recipes-devtools/gcc/gcc-configure-cross.inc |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/gcc/gcc-configure-cross.inc b/meta/recipes-devtools/gcc/gcc-configure-cross.inc
index d2d9081..f42a6ee 100644
--- a/meta/recipes-devtools/gcc/gcc-configure-cross.inc
+++ b/meta/recipes-devtools/gcc/gcc-configure-cross.inc
@@ -9,7 +9,7 @@ EXTRA_OECONF +=  --enable-poison-system-directories \
 
 INHIBIT_DEFAULT_DEPS = 1
 
-EXTRA_OECONF_PATHS = --with-local-prefix=${STAGING_DIR_TARGET}${target_exec_prefix} \
+EXTRA_OECONF_PATHS = --with-local-prefix=${STAGING_DIR_TARGET} \
 		  --with-gxx-include-dir=${target_includedir}/c++ \
   --with-sysroot=${STAGING_DIR_TARGET} \
   --with-build-sysroot=${STAGING_DIR_TARGET}
-- 
1.7.7.3

___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] Feedback on building openembedded-core for qemuarm. Excerpts from buildlog

2011-12-04 Thread Richard Purdie
On Sun, 2011-12-04 at 12:20 +0100, Henning Heinold wrote:
 On Sat, Dec 03, 2011 at 09:03:46PM +0100, Ulf Samuelsson wrote:
  Have made some further tests with the same machine, but now running
  Ubuntu 11.04 x64
  
  bitbake console-image
  
  PARALLEL_TASKSBB_NUMBER_TASKSBUILD TIME
  2  2
  1:24:16
  4  4
  0:48:22
  6  6
  0:45:00
  2424
  C++ compiler fails with --sysroot problem
  after ~2200 out of 2400 tasks.
  
  
  
  BR
  Ulf
 
 Hi Ulf,
 
 can you try the attached patch if it solves the problem?

Can someone please explain to me how this would fix the problem?

If this were the issue shouldn't it either always work or always fail?

I'm worried that even if this does fix the problem, there is a deeper
issue lurking somewhere :(

Cheers,

Richard


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] do_populate_lic_setscene when building LSB on edison

2011-12-04 Thread McClintock Matthew-B29882
Can anyone comment if this issue has been resolved on master? It's
very random which package it occurs on, it only seems to happen when
building the LSB target, and it also appears to happen on my CentOS 5
box and not my Ubuntu box (at least less often)... sometimes it
happens only on one package in a build, sometimes it's 5-10
packages...

ERROR: Task 3209
(/opt/yocto/cache-test/p2041rdb/meta/recipes-graphics/freetype/freetype_2.4.6.bb,
do_populate_lic_setscene) failed with exit code '1'
ERROR: Task 3125
(/opt/yocto/cache-test/p2041rdb/meta/recipes-extended/augeas/augeas_0.8.1.bb,
do_populate_sysroot_setscene) failed with exit code '1'
ERROR: Task 3106
(/opt/yocto/cache-test/p2041rdb/meta/recipes-support/icu/icu_3.6.bb,
do_package_setscene) failed with exit code '1'
ERROR: Task 3147
(/opt/yocto/cache-test/p2041rdb/meta/recipes-extended/newt/libnewt_0.52.13.bb,
do_populate_sysroot_setscene) failed with exit code '1'
ERROR: Task 3120
(/opt/yocto/cache-test/p2041rdb/meta/recipes-extended/libzypp/libzypp_git.bb,
do_populate_lic_setscene) failed with exit code '1'
ERROR: Task 3164
(/opt/yocto/cache-test/p2041rdb/meta/recipes-connectivity/bind/bind_9.7.2-P3.bb,
do_populate_lic_setscene) failed with exit code '1'

-M

___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] do_populate_lic_setscene when building LSB on edison

2011-12-04 Thread Flanagan, Elizabeth
On Sun, Dec 4, 2011 at 10:44 AM, McClintock Matthew-B29882 
b29...@freescale.com wrote:

 Can anyone comment if this issue has been resolved on master? It's
 very random which package it occurs on, it only seems to happen when
 building the LSB target, and it also appears to happen on my CentOS 5
 box and not my Ubuntu box (at least less often)... sometimes it
 happens only on one package in a build, sometimes it's 5-10
 packages...


I haven't run across this. Is this from a clean sstate-cache? I'm assuming
this is from an older release (as bind is now at 9.8.1).

-b



 ERROR: Task 3209
 (/opt/yocto/cache-test/p2041rdb/meta/recipes-graphics/freetype/
 freetype_2.4.6.bb,
 do_populate_lic_setscene) failed with exit code '1'
 ERROR: Task 3125
 (/opt/yocto/cache-test/p2041rdb/meta/recipes-extended/augeas/
 augeas_0.8.1.bb,
 do_populate_sysroot_setscene) failed with exit code '1'
 ERROR: Task 3106
 (/opt/yocto/cache-test/p2041rdb/meta/recipes-support/icu/icu_3.6.bb,
 do_package_setscene) failed with exit code '1'
 ERROR: Task 3147
 (/opt/yocto/cache-test/p2041rdb/meta/recipes-extended/newt/
 libnewt_0.52.13.bb,
 do_populate_sysroot_setscene) failed with exit code '1'
 ERROR: Task 3120
 (/opt/yocto/cache-test/p2041rdb/meta/recipes-extended/libzypp/
 libzypp_git.bb,
 do_populate_lic_setscene) failed with exit code '1'
 ERROR: Task 3164
 (/opt/yocto/cache-test/p2041rdb/meta/recipes-connectivity/bind/
 bind_9.7.2-P3.bb,
 do_populate_lic_setscene) failed with exit code '1'

 -M

 ___
 Openembedded-core mailing list
 Openembedded-core@lists.openembedded.org
 http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




-- 
Elizabeth Flanagan
Yocto Project
Build and Release
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] do_populate_lic_setscene when building LSB on edison

2011-12-04 Thread McClintock Matthew-B29882
On Sun, Dec 4, 2011 at 1:32 PM, Flanagan, Elizabeth
elizabeth.flana...@intel.com wrote:
 On Sun, Dec 4, 2011 at 10:44 AM, McClintock Matthew-B29882
 b29...@freescale.com wrote:

 Can anyone comment if this issue has been resolved on master? It's
 very random which package it occurs on, it only seems to happen when
 building the LSB target, and it also appears to happen on my CentOS 5
 box and not my Ubuntu box (at least less often)... sometimes it
 happens only on one package in a build, sometimes it's 5-10
 packages...


 I haven't run across this. Is this from a clean sstate-cache? I'm assuming
 this is from an older release (as bind is now at 9.8.1).

This is on our last release (edison, 1.1) from a full sstate-cache
rebuild. It's an sstate-cache issue...

-M

___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] do_populate_lic_setscene when building LSB on edison

2011-12-04 Thread McClintock Matthew-B29882
On Sun, Dec 4, 2011 at 1:34 PM, Matthew McClintock m...@freescale.com wrote:
 On Sun, Dec 4, 2011 at 1:32 PM, Flanagan, Elizabeth
 elizabeth.flana...@intel.com wrote:
 On Sun, Dec 4, 2011 at 10:44 AM, McClintock Matthew-B29882
 b29...@freescale.com wrote:

 Can anyone comment if this issue has been resolved on master? It's
 very random which package it occurs on, it only seems to happen when
 building the LSB target, and it also appears to happen on my CentOS 5
 box and not my Ubuntu box (at least less often)... sometimes it
 happens only on one package in a build, sometimes it's 5-10
 packages...


 I haven't run across this. Is this from a clean sstate-cache? I'm assuming
 this is from an older release (as bind is now at 9.8.1).

 This is on our last release (edison, 1.1) from a full sstate-cache
 rebuild. It's an sstate-cache issue...

I'll add that it's edison with a handful of fixes pulled from master.
Looking more like our 1.1.1 release.

-M

___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] RFC: On-screen- / virtual-keyboard

2011-12-04 Thread Yury Bushmelev
2011/12/1 Samuel Stirtzel s.stirt...@googlemail.com:
 2011/12/1 Koen Kooi k...@dominion.thruhere.net:

 Op 1 dec. 2011, om 11:47 heeft Samuel Stirtzel het volgende geschreven:

 Hi,
 some devices like the Nokia N900 or the OpenPandora provide a hardware
 keyboard,
 other devices need USB keyboards to operate, but how could a user
 input text into a touchscreen-only device?


 #1. The situation

 Portable devices with a touchscreen usually provide virtual keyboards,
 looking around in OE-dev and OE-Core,
 there is illume-keyboard but i doubt it can be used with XFCE that easily.

 To tell the user that he has to buy a (small) hardware keyboard to use
 a touchscreen device isn't an appropriate solution,
 if you know what I mean ;)



 #2. What was already discovered

 There are plenty of virtual keyboards out there, for example:
 -gok (gnome on-screen keyboard) [1]
 -kvkbd (kde virtual keyboard) [2]
 -illume-keyboard (e17 enlightenment on-screen-keyboard add-on) [3]
 -onboard (generic on-screen keyboard) [4]
 -(Qt) Colibri (in application virtual keyboard) [5]
 -(Qt/Gtk2/Gtk3) Maliit (in application virtual keyboard) [6]

 Don't forget matchbox-keyboard and matchbox-keyboard2 :)

 Right I forgot about it, sorry.

 So the new list is as follows:

 #2. What was already discovered

 There are plenty of virtual keyboards out there, for example:
 -gok (gnome on-screen keyboard) [1]
 -kvkbd (kde virtual keyboard) [2]
 -illume-keyboard (e17 enlightenment on-screen-keyboard add-on) [3]
 -onboard (generic on-screen keyboard) [4]
  -(Qt) Colibri (in application virtual keyboard) [5]
 -(Qt/Gtk2/Gtk3) Maliit (in application virtual keyboard) [6]
 -matchbox-keyboards (matchbox wm virtual keyboard) [7]

 #5. Appendix

 [1] gok: http://www.gok.ca/
 [2] kvkbd: http://kde-apps.org/content/show.php?content=94374
 [3] illume: http://wiki.openmoko.org/wiki/Illume
 [4] onboard: https://launchpad.net/onboard
 [5] colibri: https://projects.developer.nokia.com/colibri (note: site
 currently in maintenance)
 [6] maliit: https://wiki.maliit.org/Main_Page
 [7] matchbox-keyboard: http://matchbox-project.org/ (note: the site
 seems to currently get reworked, so I got no direct link)

My list of virtual keyboards includes also:
* xvkbd http://homepage3.nifty.com/tsato/xvkbd/
* qvkeyboard http://qt-apps.org/content/show.php/QVKeyboard?content=77983
* Florence http://florence.sourceforge.net/english.html
* GTKeyboard http://www.gnu.org/software/gtkeyboard/gtkeyboard.html
* Literki http://wiki.openmoko.org/wiki/Literki

And hybrid input methods:
* Dasher http://www.inference.phy.cam.ac.uk/dasher/
* QWO http://www.nongnu.org/qwo/

-- 
Yury Bushmelev

___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] meta-toolchain-gmae can't build: Cannot create symlink from ./var/log to 'volatile/log': File exists

2011-12-04 Thread Cui, Dexuan
Hi, recently, I found meta-toolchain-gmae failed to build on poky master if I 
use ipk packaging(I didn't try rpm/deb):

task do_populate_sdk: Failed

| Configuring avahi-dev.
| Configuring task-core-standalone-gmae-sdk-target.
| Configuring libtelepathy-dbg.
| Configuring task-core-standalone-gmae-sdk-target-dbg.
| Configuring util-linux-blkid.
| Collected errors:
|  * extract_archive: Cannot create symlink from ./var/log to 'volatile/log': 
File exists.
ERROR: Function 'do_populate_sdk' failed 

Now I have no time to look into this issue at once. It would be great, if 
somebody can give some quick hint.

Thanks,
-- Dexuan


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core