Hi James,

Looks indeed almost the same, localedef returns an error. Is your system
also running on a ubuntu 8.04 distr. ?

BR,

Henk

On ma, 2008-05-05 at 15:11 +0200, James A. Langbridge wrote:
> Not quite the same, but almost... I'm getting a crash whilst compiling
> glibc, and same as Henk, localedef returns an error every time...
> 
> NOTE: Running task 244 of 261 (ID:
> 0, /stuff/org.openembedded.stable/packages/glibc/glibc_2.5.bb,
> do_package)
> NOTE: package glibc-2.5: started
> NOTE: package glibc-2.5-r9: task do_package: started
> NOTE: preparing tree for binary locale generation
> NOTE: generating locale es_NI (UTF-8)
> qemu: uncaught target signal 11 (Segmentation fault) - exiting
> NOTE: Task failed: localedef returned an error (command was
> PATH="/stuff/org.openembedded.stable/tmp/staging/x86_64-linux/bin/arm-angstrom-linux-gnueabi:/stuff/org.openembedded.stable/tmp/staging/x86_64-linux/bin:/stuff/org.openembedded.stable/tmp/staging/x86_64-linux/bin:/stuff/org.openembedded.stable/tmp/cross/bin:/stuff/org.openembedded.stable/tmp/staging/x86_64-linux/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
>  
> I18NPATH="/stuff/org.openembedded.stable/tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.5-r9/locale-tree//usr/share/i18n"
>  qemu-arm -r 2.6.16 -L 
> /stuff/org.openembedded.stable/tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.5-r9/locale-tree
>  
> /stuff/org.openembedded.stable/tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.5-r9/locale-tree/bin/localedef
>  --force --old-style --no-archive 
> --prefix=/stuff/org.openembedded.stable/tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.5-r9/locale-tree
>  --inputfile=/usr/share/i18n/locales/es_NI --charmap=UTF-8 es_NI).
> NOTE: package glibc-2.5-r9: task do_package: failed
> ERROR: TaskFailed event exception, aborting
> NOTE: package glibc-2.5: failed
> 
> Thanks in advance,
> 
> James
> 
> On Mon, 2008-05-05 at 14:20 +0200, armcore wrote:
> > Hi,
> > 
> > I am trying to bitbake the angstrom distr. for a CM-X270 machine, on the
> > glibc package building i've got following error
> > "mmap: Permission denied"
> > I am running on a ubuntu 8.04 system.
> > 
> > Here is a transscript of the bitbake messages during the build:
> > 
> >         [EMAIL PROTECTED]:~/oe/build/conf $ bitbake x11-image
> >         NOTE: Handling BitBake files: \ (3766/4974) [75
> >         
> > %]http://svn.projects.openmoko.org/svnroot/python-openmoko/python-gsmd:  
> > (Not a valid URL)
> >         
> >         NOTE: Handling BitBake files: \ (4974/4974) [100 %]
> >         NOTE: Parsing finished. 0 cached, 4735 parsed, 239 skipped, 0
> >         masked.
> >         NOTE: build 200805051334: started
> >         
> >         OE Build Configuration:
> >         BB_VERSION     = "1.8.10"
> >         OE_REVISION    = "02f2658aecfb649fc8c64f9e8ec8cce2af899d06"
> >         TARGET_ARCH    = "arm"
> >         TARGET_OS      = "linux-gnueabi"
> >         MACHINE        = "cm-x270"
> >         DISTRO         = "angstrom"
> >         DISTRO_VERSION = "2007.12-r14"
> >         TARGET_FPU     = "soft"
> >         
> >         NOTE: Resolving any missing task queue dependencies
> >         NOTE: preferred version 2.5 of glibc not available (for item
> >         virtual/arm-angstrom-linux-gnueabi-libc-for-gcc)
> >         NOTE: Preparing runqueue
> >         NOTE: Executing runqueue
> >         NOTE: Running task 445 of 2806 (ID:
> >         82, 
> > /home/armcore/oe/org.openembedded.stable/packages/glibc/glibc_2.5.bb, 
> > do_package)
> >         NOTE: package glibc-2.5: started
> >         NOTE: package glibc-2.5-r9: task do_package: started
> >         NOTE: preparing tree for binary locale generation
> >         NOTE: generating locale en_GB (UTF-8)
> >         mmap: Permission denied
> >         NOTE: Task failed: localedef returned an error (command was
> >         
> > PATH="/home/armcore/oe/angstrom--tmp/staging/i686-linux/bin/arm-angstrom-linux-gnueabi:/home/armcore/oe/angstrom--tmp/staging/i686-linux/bin:/home/armcore/oe/angstrom--tmp/staging/i686-linux/bin:/home/armcore/oe/angstrom--tmp/cross/bin:/home/armcore/oe/angstrom--tmp/staging/i686-linux/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
> >  
> > I18NPATH="/home/armcore/oe/angstrom--tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.5-r9/locale-tree//usr/share/i18n"
> >  qemu-arm -r 2.6.16 -L 
> > /home/armcore/oe/angstrom--tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.5-r9/locale-tree
> >  
> > /home/armcore/oe/angstrom--tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.5-r9/locale-tree/bin/localedef
> >  --force --old-style --no-archive 
> > --prefix=/home/armcore/oe/angstrom--tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.5-r9/locale-tree
> >  --inputfile=/usr/share/i18n/locales/en_GB --charmap=UTF-8 en_GB).
> >         NOTE: package glibc-2.5-r9: task do_package: failed
> >         ERROR: TaskFailed event exception, aborting
> >         NOTE: package glibc-2.5: failed
> >         ERROR: Build
> >         of 
> > /home/armcore/oe/org.openembedded.stable/packages/glibc/glibc_2.5.bb 
> > do_package failed
> >         ERROR: Task 82
> >         
> > (/home/armcore/oe/org.openembedded.stable/packages/glibc/glibc_2.5.bb, 
> > do_package) failed
> >         NOTE: Tasks Summary: Attempted 444 tasks of which 444 didn't
> >         need to be rerun and 1 failed.
> >         ERROR:
> >         
> > '/home/armcore/oe/org.openembedded.stable/packages/glibc/glibc_2.5.bb' 
> > failed
> > 
> > What could be the problem?
> > 
> > Thanks in advance,
> > 
> > Henk G
> > 
> > 
> > 
> > 
> > 
> > _______________________________________________
> > Angstrom-distro-users mailing list
> > [email protected]
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
> > 
> 
> 
> _______________________________________________
> Angstrom-distro-users mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users



_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to