[Angstrom-devel] Koen Kooi : bblayers.conf: activate toolchain-layer

2012-03-23 Thread Angstrom Git Repos
Module: setup-scripts
Branch: master
Commit: 37ecb7348ff252ec8ba3ee8b2418864f791e8c80

Author: Koen Kooi k...@dominion.thruhere.net
Date:   Fri Mar 23 07:59:44 2012 +0100

bblayers.conf: activate toolchain-layer

Signed-off-by: Koen Kooi k...@dominion.thruhere.net

---

 conf/bblayers.conf |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/bblayers.conf b/conf/bblayers.conf
index 53c7afd..e1a68ee 100644
--- a/conf/bblayers.conf
+++ b/conf/bblayers.conf
@@ -10,6 +10,7 @@ BBFILES = 
 # These layers hold recipe metadata not found in OE-core, but lack any machine 
or distro content
 BASELAYERS ?=  \
   ${TOPDIR}/sources/meta-openembedded/meta-oe \
+  ${TOPDIR}/sources/meta-openembedded/toolchain-layer \
   ${TOPDIR}/sources/meta-openembedded/meta-efl \
   ${TOPDIR}/sources/meta-openembedded/meta-gpe \
   ${TOPDIR}/sources/meta-openembedded/meta-gnome \


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] Koen Kooi : layerman: enable meta-mozilla

2012-03-23 Thread Angstrom Git Repos
Module: setup-scripts
Branch: master
Commit: fadebdc0b7236ec317696b407c8c90d07e110642

Author: Koen Kooi k...@dominion.thruhere.net
Date:   Thu Mar 22 10:39:12 2012 +0100

layerman: enable meta-mozilla

Signed-off-by: Koen Kooi k...@dominion.thruhere.net

---

 conf/bblayers.conf |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/bblayers.conf b/conf/bblayers.conf
index 5c3e4c5..53c7afd 100644
--- a/conf/bblayers.conf
+++ b/conf/bblayers.conf
@@ -17,6 +17,7 @@ BASELAYERS ?=  \
   ${TOPDIR}/sources/meta-openembedded/meta-initramfs \
   ${TOPDIR}/sources/meta-opie \
   ${TOPDIR}/sources/meta-java \
+  ${TOPDIR}/sources/meta-mozilla \
 
 
 # These layers hold machine specific content, aka Board Support Packages


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] Layer update needed

2012-03-23 Thread Koen Kooi
Hi,

Make sure you update your copy of the setup scripts since we'll be moving the 
toolchain from meta-oe into the toolchain layer. A 'git pull' should be enough.

regards,

Koen
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Angstrom GIT Switch to github

2012-03-23 Thread Koen Kooi

Op 23 mrt. 2012, om 12:03 heeft Graeme Gregory het volgende geschreven:

 Time to make sure that your builds are pulling from github and not
 git.angstrom-distribution.org. It is now 1 week until this machine will
 stop serving git protocol.


If you're using the setup-scripts, just remove the directories from sources/ 
and it will automatically redownload them using the right git repo. You can of 
course manually tweak the remotes, but that will be left as an exercise to the 
reader :)

regards,

Koen
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] a clean build of angstrom fails: gcc-cross-initial_4.5.bb

2012-03-23 Thread Khem Raj
On Fri, Mar 23, 2012 at 2:15 PM, Norman Schleicher
normanschleic...@gmx.de wrote:
 Hello,

 a complete rebuild of angstrom does not work even if retried several times
 so please check previous logs too.

 Summary: 1 task failed:
  /var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/sources/meta-openembedded/meta-oe/recipes-devtools/gcc/gcc-cross-initial_4.5.bb,
 do_compile



 http://norman-schleicher.de/jenkins/job/pandaboard-angstrom/103/console


/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r47+svnr184907/gcc-4_5-branch/build.x86_64-linux.arm-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi/libgcc':
| configure: error: cannot compute suffix of object files: cannot compile
| See `config.log' for more details.
| make[1]: *** [configure-target-libgcc] Error 1


can you post that config.log which should be in that libgcc builddir

 Regards

 Norman (nschle85)

 ___
 Angstrom-distro-devel mailing list
 Angstrom-distro-devel@linuxtogo.org
 http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] a clean build of angstrom fails: gcc-cross-initial_4.5.bb, attached logfile

2012-03-23 Thread Norman Schleicher

On 03/23/2012 10:47 PM, Khem Raj wrote:

On Fri, Mar 23, 2012 at 2:15 PM, Norman Schleicher
normanschleic...@gmx.de  wrote:

Hello,

a complete rebuild of angstrom does not work even if retried several times
so please check previous logs too.

Summary: 1 task failed:
  
/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/sources/meta-openembedded/meta-oe/recipes-devtools/gcc/gcc-cross-initial_4.5.bb,
do_compile



http://norman-schleicher.de/jenkins/job/pandaboard-angstrom/103/console


/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r47+svnr184907/gcc-4_5-branch/build.x86_64-linux.arm-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi/libgcc':
| configure: error: cannot compute suffix of object files: cannot compile
| See `config.log' for more details.
| make[1]: *** [configure-target-libgcc] Error 1


can you post that config.log which should be in that libgcc builddir
Yes i attached the file and the whole workspace is browsable too if you 
need any further information. So ill not start a new build to give you 
reasonable links/results.


http://norman-schleicher.de/jenkins/job/pandaboard-angstrom/ws/setup-scripts/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r47+svnr184907/gcc-4_5-branch/build.x86_64-linux.arm-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi/libgcc/config.log

Cheers Norman (nschle85)

PS: please give me a hint that i can restart the build.




Regards

Norman (nschle85)

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU C Runtime Library configure 1.0, which was
generated by GNU Autoconf 2.64.  Invocation command line was

  $ 
/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/work-shared/gcc-4.5-r47+svnr184907/gcc-4_5-branch/libgcc/configure
 --cache-file=./config.cache --with-cross-host=x86_64-linux 
--prefix=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr
 
--exec_prefix=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr
 
--bindir=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/bin/armv7a-angstrom-linux-gnueabi.gcc-cross-initial
 
--sbindir=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/bin/armv7a-angstrom-linux-gnueabi.gcc-cross-initial
 
--libexecdir=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/libexec/armv7a-angstrom-linux-gnueabi.gcc-cross-initial
 
--datadir=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/share
 
--sysconfdir=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/etc
 
--sharedstatedir=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/com
 
--localstatedir=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/var
 
--libdir=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/lib/armv7a-angstrom-linux-gnueabi.gcc-cross-initial
 
--includedir=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/include
 
--oldincludedir=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/include
 
--infodir=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/share/info
 
--mandir=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/share/man
 --disable-silent-rules --disable-dependency-tracking 
--with-libtool-sysroot=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux
 
--with-local-prefix=/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/pandaboard/usr
 --with-newlib --without-headers 

Re: [Angstrom-devel] a clean build of angstrom fails: gcc-cross-initial_4.5.bb, attached logfile

2012-03-23 Thread Gary Thomas

On 2012-03-23 18:08, Denys Dmytriyenko wrote:

On Fri, Mar 23, 2012 at 05:02:57PM -0700, Khem Raj wrote:

On Fri, Mar 23, 2012 at 3:10 PM, Norman Schleicher
normanschleic...@gmx.de  wrote:

On 03/23/2012 10:47 PM, Khem Raj wrote:


On Fri, Mar 23, 2012 at 2:15 PM, Norman Schleicher
normanschleic...@gmx.dewrote:


Hello,

a complete rebuild of angstrom does not work even if retried several
times
so please check previous logs too.

Summary: 1 task failed:

  
/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/sources/meta-openembedded/meta-oe/recipes-devtools/gcc/gcc-cross-initial_4.5.bb,
do_compile



http://norman-schleicher.de/jenkins/job/pandaboard-angstrom/103/console



/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r47+svnr184907/gcc-4_5-branch/build.x86_64-linux.arm-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi/libgcc':
| configure: error: cannot compute suffix of object files: cannot compile
| See `config.log' for more details.
| make[1]: *** [configure-target-libgcc] Error 1


can you post that config.log which should be in that libgcc builddir


Yes i attached the file and the whole workspace is browsable too if you need
any further information. So ill not start a new build to give you reasonable
links/results.

http://norman-schleicher.de/jenkins/job/pandaboard-angstrom/ws/setup-scripts/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/gcc-cross-initial-4.5-r47+svnr184907/gcc-4_5-branch/build.x86_64-linux.arm-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi/libgcc/config.log

Cheers Norman (nschle85)

PS: please give me a hint that i can restart the build.



version `GLIBC_2.14' not found this means the compiler was compiled on
a newer host than the one you are running on it looks like a shared
state problem

do bitbake -ccleansstate gcc-cross-intermediate gcc-cross-intitial gcc-cross

and rerun your build for image that might help here


I've been seeing the same problem, had to clean sstate for all the toolchain
components one by one - gcc-cross-*, binutils, eglibc etc.

It doesn't seem to happen in distro-less configuration, so might be something
specific to Angstrom sstate seetings...



It may well be the result of the Angstrom default conf/local.conf which 
contains:
  SSTATE_MIRRORS ?= \
  file://.* http://dominion.thruhere.net/angstrom/sstate-mirror/ \n 

This was enabled just recently.

--

Gary Thomas |  Consulting for the
MLB Associates  |Embedded world


___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Layer update needed

2012-03-23 Thread Denys Dmytriyenko
On Fri, Mar 23, 2012 at 11:11:16AM +0100, Koen Kooi wrote:
 Hi,
 
 Make sure you update your copy of the setup scripts since we'll be moving 
 the toolchain from meta-oe into the toolchain layer. A 'git pull' should be 
 enough.

Can you provide more details about what you plan to put in the toolchain 
layer? Is it to separate gcc/*libc/binutils into own layer? Thanks.

-- 
Denys

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Layer update needed

2012-03-23 Thread Martin Jansa
On Fri, Mar 23, 2012 at 08:04:49PM -0400, Denys Dmytriyenko wrote:
 On Fri, Mar 23, 2012 at 11:11:16AM +0100, Koen Kooi wrote:
  Hi,
  
  Make sure you update your copy of the setup scripts since we'll be moving 
  the toolchain from meta-oe into the toolchain layer. A 'git pull' should be 
  enough.
 
 Can you provide more details about what you plan to put in the toolchain 
 layer? Is it to separate gcc/*libc/binutils into own layer? Thanks.

There is patch on openembedded-devel list and yes just moving
gcc/*libc/binutils from meta-oe to own layer.

Cheers,

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com


signature.asc
Description: Digital signature
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel