Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembeded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [PATCH 1/2] mozjs: 17.0.0 -> 52.8.1
Date: Mon, 16 Jul 2018 09:33:52 +0800	[thread overview]
Message-ID: <d86a021e-60e6-a679-e456-fcebcd5c73ba@windriver.com> (raw)
In-Reply-To: <CAMKF1somytP21aUEymwYZJjXLruaS8RzZ-_tjmQ_Lp7Tn3G_OA@mail.gmail.com>

On 2018年07月16日 02:50, Khem Raj wrote:
> On Sun, Jul 15, 2018 at 6:41 AM Hongxu Jia <hongxu.jia@windriver.com> wrote:
>> On 2018年07月14日 01:31, Khem Raj wrote:
>>
>> fails for configure
>> | checking for the Android toolchain directory... not found
>> | Traceback (most recent call last):
>> |   File
>> "/mnt/a/oe/build/tmp/work/cortexa7hf-neon-vfpv4-bec-linux-gnueabi/mozjs/52.8.1-r0/mozjs-52.8.1/js/src/../../configure.py",
>> line 115, in <module>
>> |     sys.exit(main(sys.argv))
>> |   File
>> "/mnt/a/oe/build/tmp/work/cortexa7hf-neon-vfpv4-bec-linux-gnueabi/mozjs/52.8.1-r0/mozjs-52.8.1/js/src/../../configure.py",
>> line 34, in main
>> |     sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure'))
>> |   File
>> "/mnt/a/oe/build/tmp/work/cortexa7hf-neon-vfpv4-bec-linux-gnueabi/mozjs/52.8.1-r0/mozjs-52.8.1/python/mozbuild/mozbuild/configure/__init__.py",
>> line 359, in run
>> |     raise InvalidOptionError('Unknown option: %s' % without_value)
>> | mozbuild.configure.options.InvalidOptionError: Unknown option:
>> --disable-static
>>
>> Hi Khem,
>>
>> The `--disable-static' option has already been explicitly removed by me
>>
>> in mozjs 52.8.1, I could not reproduce the failure in my build, would you
>>
>> please paste the reproduce steps, or result of `bitbake -e mozjs' to trace
>>
>> where the option come from
>>
> If you add
>
> require conf/distro/include/no-static-libs.inc
>
> in your local.conf you will see it. Basically you need to set
>
> DISABLE_STATIC = "" in the recipe and that should take care of it.

Thanks for pointing it out, I will set it in V2

> Second look at recipe, I see that it has
>
> ARM_INSTRUCTION_SET = "arm"

Build on qemuarm, without it (using thumb1 specific) still successfully,
I will remove it in V2.

//Hongxu

> the failure you see is thumb1 specific, so lets make this thumb1
> specific as well
> e.g.
>
> ARM_INSTRUCTION_SET_armv5 = "arm"
> ARM_INSTRUCTION_SET_armv4 = "arm"
>
>
>> //Hongxu




      reply	other threads:[~2018-07-16  1:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-13 15:55 [PATCH 1/2] mozjs: 17.0.0 -> 52.8.1 Hongxu Jia
2018-07-13 15:55 ` [PATCH 2/2] polkit: 0.113 -> 0.115 Hongxu Jia
2018-07-16  2:14   ` [PATCH V2] mozjs: 17.0.0 -> 52.8.1 Hongxu Jia
2018-07-17  0:43     ` Khem Raj
2018-07-17  1:31       ` [meta-oe][PATCH V3] " Hongxu Jia
2018-07-16  4:41   ` [PATCH 2/2] polkit: 0.113 -> 0.115 Khem Raj
2018-07-16  5:53     ` Hongxu Jia
2018-07-16  7:31     ` [PATCH V2] " Hongxu Jia
2018-07-13 15:59 ` [PATCH 1/2] mozjs: 17.0.0 -> 52.8.1 Hongxu Jia
2018-07-13 17:31 ` Khem Raj
2018-07-15 13:41   ` Hongxu Jia
2018-07-15 18:50     ` Khem Raj
2018-07-16  1:33       ` Hongxu Jia [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=d86a021e-60e6-a679-e456-fcebcd5c73ba@windriver.com \
    --to=hongxu.jia@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=raj.khem@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox