All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: OSError: [Errno 2] No such file or directory
Date: Fri, 18 Jun 2010 11:59:51 -0700	[thread overview]
Message-ID: <AANLkTilcZp2HZB8cSOdRurRuCfkMf_KpSiMxDmh_LgDY@mail.gmail.com> (raw)
In-Reply-To: <AANLkTin0_Mk8gzfXnPgePnGGkOaDfzx2up1LkD44norg@mail.gmail.com>

On Fri, Jun 18, 2010 at 5:07 AM, nikunj badjatya
<nikunjbadjatya@gmail.com> wrote:
> Hi again,
>
> The build was running successfully untill It came at this place.. : The last
> few lines where error occured.
>
> $ bitbake console-image 2>&1 | tee console-image.log
> ............................................
> ............................................
> *NOTE: Running task 959 of 3342 (ID: 134,
> /home/nikunj/ope/openembedded/recipes/glibc/glibc_2.9.bb, do_package)
> NOTE: preparing tree for binary locale generation
> NOTE: generating locale es_NI (UTF-8)
> NOTE: Task failed: localedef returned an error (command was
> PATH="/home/nikunj/ope/build/tmp/sysroots/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi:/home/nikunj/ope/build/tmp/sysroots/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi:/home/nikunj/ope/build/tmp/sysroots/i686-linux/usr/sbin:/home/nikunj/ope/build/tmp/sysroots/i686-linux/usr/bin:/home/nikunj/ope/build/tmp/cross/armv5te//bin:/home/nikunj/ope/build/tmp/sysroots/i686-linux/sbin:/home/nikunj/ope/build/tmp/sysroots/i686-linux/bin:/home/nikunj/ope/bitbake/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/nikunj/bin"
> I18NPATH="/home/nikunj/ope/build/tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r36.3/locale-tree/usr/share/i18n"
> qemu-arm -s 1048576 -r 2.6.24 -L
> /home/nikunj/ope/build/tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r36.3/locale-tree
> -E
> LD_LIBRARY_PATH=/home/nikunj/ope/build/tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r36.3/locale-tree/lib
> /home/nikunj/ope/build/tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r36.3/locale-tree/bin/localedef
> --force --old-style --no-archive
> --prefix=/home/nikunj/ope/build/tmp/work/armv5te-angstrom-linux-gnueabi/glibc-2.9-r36.3/locale-tree
> --inputfile=/usr/share/i18n/locales/es_NI --charmap=UTF-8 es_NI).
> ERROR: TaskFailed event exception, aborting
> ERROR: Build of
> /home/nikunj/ope/openembedded/recipes/glibc/glibc_2.9.bbdo_package
> failed
> ERROR: Task 134 (/home/nikunj/ope/openembedded/recipes/glibc/glibc_2.9.bb,
> do_package) failed
> NOTE: Tasks Summary: Attempted 958 tasks of which 909 didn't need to be
> rerun and 1 failed.
> ERROR: '/home/nikunj/ope/openembedded/recipes/glibc/glibc_2.9.bb' failed*
>
>
> What does this tell..?

it tells nothing other than it seems that qemu is failing when
generating locales. If you try to parse logs you will help yourself
quite a bit.
OE generates logs in builddir/temp then are called log.<task>.xxxx try
to find errors in them
if you can not at least post them when asking here.

>
> Nikunj Badjatya
> BTech
>
>
>
>
> On Fri, Jun 18, 2010 at 3:09 PM, nikunj badjatya
> <nikunjbadjatya@gmail.com>wrote:
>
>> Hi All,
>> I have found the cause of the problem.
>> I did a reinstall of Python and YUM few days back.
>> I was thinking that other software requirements ( texi2info, help2man,
>> chrpath etc. ) need not to be installed again.
>> But when I tried reinstalling them also, the error is gone..!!
>>
>> The strange thing is that bitbake was not reporting himself that this are
>> the missing modules which it needs prior to running any build..!!
>>
>> Anyways, Thanks Very Much for your time.
>>
>>
>> Nikunj
>> Bangalore, India
>>
>>
>>
>>
>>
>> On Fri, Jun 18, 2010 at 10:02 AM, nikunj badjatya <
>> nikunjbadjatya@gmail.com> wrote:
>>
>>> Hi Bernhard,
>>>
>>> *echo $BBPATH
>>> /home/nikunj/ope/build:/home/nikunj/ope/openembedded*
>>>
>>> Is that wrong.?
>>>
>>>
>>>
>>>
>>>
>>>
>>> On Fri, Jun 18, 2010 at 1:08 AM, Bernhard Reutner-Fischer <
>>> rep.dot.nop@gmail.com> wrote:
>>>
>>>> On Thu, Jun 17, 2010 at 12:11:52PM -0700, Khem Raj wrote:
>>>> >On Thu, Jun 17, 2010 at 5:39 AM, nikunj badjatya
>>>> ><nikunjbadjatya@gmail.com> wrote:
>>>> >> /home/nikunj/ope/openembedded/recipes/coreutils/
>>>> coreutils-native_8.5.bb,
>>>> >> do_populate_sysroot)
>>>> >> NOTE: Testing
>>>> >>
>>>> /home/nikunj/ope/build/tmp/work/i686-linux/coreutils-native-8.5-r0/sysroot-destdir///home/nikunj/ope/build/tmp/sysroots/i686-linux/usr/bin/sleep
>>>> >> for relocatability
>>>>
>>>> >Does
>>>>  /home/nikunj/ope/build/tmp/work/i686-linux/coreutils-native-8.5-r0/sysroot-destdir///home/nikunj/ope/build/tmp/sysroots/i686-linux/usr/bin/sleep
>>>> >exist ?
>>>>
>>>> huh? How would that supposed to be ok?
>>>> Looks like home is leaking into some prefix, no?
>>>> We should have a sanity for that one i suppose..
>>>>
>>>> Feb 14 22:25:04 <me> does anybody else see /home in their staging dir or
>>>> did i goof up somehow?
>>>> Feb 14 22:26:24 <me> would be nice if sanity would yell at /root and
>>>> /home in the staging dir..
>>>>
>>>> where /home == something in BBPATH, without looking into details.
>>>>
>>>> _______________________________________________
>>>> Openembedded-devel mailing list
>>>> Openembedded-devel@lists.openembedded.org
>>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>>>>
>>>
>>>
>>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



  reply	other threads:[~2010-06-18 19:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AANLkTilQUwinqS2HGJJzP3t_UTmXtH9daLEiN_fek-6i@mail.gmail.com>
2010-06-14 14:12 ` OSError: [Errno 2] No such file or directory nikunj badjatya
2010-06-15 14:35   ` Khem Raj
2010-06-17 12:39     ` nikunj badjatya
2010-06-17 19:11       ` Khem Raj
2010-06-17 19:38         ` Bernhard Reutner-Fischer
2010-06-18  4:32           ` nikunj badjatya
2010-06-18  9:39             ` nikunj badjatya
2010-06-18 12:07               ` nikunj badjatya
2010-06-18 18:59                 ` Khem Raj [this message]
2010-06-21 12:05                   ` nikunj badjatya
2010-06-18  4:31         ` nikunj badjatya

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTilcZp2HZB8cSOdRurRuCfkMf_KpSiMxDmh_LgDY@mail.gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.