All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Richard Purdie <rpurdie@linux.intel.com>
Cc: Poky <poky@lists.pokylinux.org>
Subject: Re: SSTATE builds more broken than I thought
Date: Fri, 12 Nov 2010 16:55:19 -0700	[thread overview]
Message-ID: <4CDDD3E7.3000305@mlbassoc.com> (raw)
In-Reply-To: <1289604672.1272.4108.camel@rex>

On 11/12/2010 04:31 PM, Richard Purdie wrote:
> On Fri, 2010-11-12 at 01:35 -0700, Gary Thomas wrote:
>> On 11/12/2010 01:30 AM, Richard Purdie wrote:
>>> On Fri, 2010-11-12 at 01:18 -0700, Gary Thomas wrote:
>>>>> Are these all files or are they symlinks? Are they just present for
>>>>> deploy-ipk or are there others?
>>>>
>>>> They are files.
>>>>
>>>> Sorry, but I don't understand your other question.  These are the only
>>>> extra files polluting the tree, except for Python *.py? object files
>>>> which are also always created.
>>>
>>> Are there any files related to other sstate tasks such as
>>> populate-sysroot*.tgz or package*.tgz or is there just *deploy-ipk*.tgz?
>>>
>>> In other words I'm wondering if this is something specific to the
>>> deploy-ipk sstate task...
>>
>> The only extra files created are *deploy-ipk*.tgz
>> This most certainly is restricted to the deploy-ipk sstate task and only
>> happens if SSTATE_MIRRORS is defined.
>
> This should be fixed in ae98f7eacb9e61fe086d88dc694b4c651af9fee3, it
> turns out to be an issue with the local fetcher not searching DL_DIR.

Trying the same process as in bug #526, it failed with this error:

NOTE: package gcc-cross-initial-4.5.0-r10: task do_fetch: Started
ERROR: Error in executing python function in: /local/poky-amltd/meta/recipes-devtools/gcc/gcc-cross-initial_4.5.0.bb
ERROR: Exception:<type 'exceptions.AttributeError'> Message:'module' object has no attribute 'exists'
NOTE: Running task 330 of 3106 (ID: 1534, /local/poky-amltd/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_2.6.34.bb, do_patch)
ERROR: Traceback:
ERROR:   File "base_do_fetch", line 64, in <module>
ERROR:
ERROR:   File "base_do_fetch", line 12, in base_do_fetch
ERROR:
ERROR:   File "/home/local/poky-amltd/scripts/..//bitbake/lib/bb/fetch/__init__.py", line 220, in init
ERROR:     urldata[url].setup_localpath(d)
ERROR:
ERROR:   File "/home/local/poky-amltd/scripts/..//bitbake/lib/bb/fetch/__init__.py", line 529, in setup_localpath
ERROR:     self.localpath = self.method.localpath(self.url, self, d)
ERROR:
ERROR:   File "/home/local/poky-amltd/scripts/..//bitbake/lib/bb/fetch/local.py", line 54, in localpath
ERROR:     if os.exists(dlpath):
ERROR:
ERROR: The lines leading to this error were:
ERROR:  0060:                                   bb.note("%s-%s: %s has no entry in conf/checksums.ini, not checking URI" % (pn,pv,uri))
ERROR:  0061:           except Exception:
ERROR:  0062:                   raise bb.build.FuncFailed("Checksum of '%s' failed" % uri)
ERROR:  0063:
ERROR: Task failed: ('Function base_do_fetch failed', '/home/local/poky-after-rp-fix/tmp/work/armv7a-poky-linux-gnueabi/gcc-cross-initial-4.5.0-r10/temp/log.do_fetch.2110')

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


  reply	other threads:[~2010-11-12 23:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-10 23:27 SSTATE builds more broken than I thought Gary Thomas
2010-11-12  5:32 ` Richard Purdie
2010-11-12  8:18   ` Gary Thomas
2010-11-12  8:30     ` Richard Purdie
2010-11-12  8:35       ` Gary Thomas
2010-11-12 23:31         ` Richard Purdie
2010-11-12 23:55           ` Gary Thomas [this message]
2010-11-14 17:58             ` Richard Purdie
2010-11-15  1:13               ` Tian, Kevin
2010-11-15  1:36                 ` Tian, Kevin
2010-11-15  3:29                   ` Tian, Kevin
2010-11-15  4:06               ` Tian, Kevin

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=4CDDD3E7.3000305@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=poky@lists.pokylinux.org \
    --cc=rpurdie@linux.intel.com \
    /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.