All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE Core mailing list <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] bzip2: set correct soname
Date: Fri, 8 Apr 2016 10:59:06 +0800	[thread overview]
Message-ID: <57071E7A.4050109@windriver.com> (raw)
In-Reply-To: <57062D55.7030705@windriver.com>



On 04/07/2016 05:50 PM, Robert Yang wrote:
>
>
> On 04/07/2016 05:12 PM, Burton, Ross wrote:
>>
>> On 7 April 2016 at 03:37, Robert Yang <liezhi.yang@windriver.com
>> <mailto:liezhi.yang@windriver.com>> wrote:
>>
>>     I got this error when build in an old build dir:
>>
>>     | pbzip2: error while loading shared libraries: libbz2.so.0: cannot open
>>     shared object file: No such file or directory
>>     | WARNING: exit code 127 from a shell command.
>>     | ERROR: Function failed: do_image_tar (log file is located at
>>
>> /buildarea/lyang1/test_fetch/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/temp/log.do_image_tar.33968)
>>
>>     ERROR: Task 19
>>     (/buildarea/lyang1/poky/meta/recipes-core/images/core-image-minimal.bb
>>     <http://core-image-minimal.bb>, do_image_tar) failed with exit code '1'
>>
>>     It is OK when clean pbzip2-native and rebuild. But I wonder how can this
>>     happen since pbzip2-native DEPENDS on bzip2-native.
>>
>>
>> Can you find the cooker log for this run?  Did it rebuild pbzip2-native as
>> expected?
>
> Yes, it did:
>
> NOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_sysroot: Started
> NOTE: recipe pbzip2-native-1.1.13-r0: task do_populate_sysroot: Succeeded
>

I think that I've figured out the reason, do_compile re-runs, but make does
nothing:

make: Nothing to be done for `all'

I will send a patch for it.

// Robert

> // Robert
>
>>
>> Ross


      reply	other threads:[~2016-04-08  2:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-05 21:26 [PATCH] bzip2: set correct soname Ross Burton
2016-04-05 22:02 ` Andre McCurdy
2016-04-06  8:23   ` Burton, Ross
2016-04-07  2:37     ` Robert Yang
2016-04-07  9:12       ` Burton, Ross
2016-04-07  9:50         ` Robert Yang
2016-04-08  2:59           ` Robert Yang [this message]

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=57071E7A.4050109@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@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.