From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Romain Naour <romain.naour@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 0/6] rework luvi test in gitlab after luajit version bump.
Date: Fri, 12 Nov 2021 23:40:36 +0100 [thread overview]
Message-ID: <20211112224036.GL247986@scaer> (raw)
In-Reply-To: <20211112190650.84234-1-romain.naour@gmail.com>
Romain, All,
On 2021-11-12 20:06 +0100, Romain Naour spake thusly:
> Luajit package has been recently updated to the latest commit in the
> master branch [1]. But we discovered several problems:
>
> - LUAJIT_VERSION doesn't contain the luajit version anymore but a commit hash
> - With Luajit, luvi doesn't work without rng support enabled.
> - Building for 64-bit target requires a 64-bit host for all target platform
> - luajit and host-luajit needs to be built with the same option, so the
> bytecode generated by host-luajit is valid on luajit.
> - iteration with pairs() does not result in the same order since luajit 2.1.
Whole series applied to master, thanks!
Regards,
Yann E. MORIN.
> [1] 9450b53c8e06f1b5a75840b82c0f4663a5d75c45
> [2] https://gitlab.com/buildroot.org/buildroot/-/jobs/1710552605
>
> Best regards,
> Romain
>
> Francois Perrad (1):
> package/luajit: disable 64 bit GC objects
>
> Romain Naour (5):
> package/luvi: don't use LUAJIT_VERSION for the luajit installation
> path
> support/testing: test_luvi: switch to armv5 to boot with rng support
> enabled
> package/luajit: rework BR2_PACKAGE_LUAJIT_ARCH_SUPPORTS
> package/luajit: building for 64-bit target requires a 64-bit host for
> all platform
> support/testing: test_luvi: make luvi test reproducible
>
> package/luajit/Config.in | 12 +++++++-----
> package/luajit/luajit.mk | 2 ++
> package/luvi/luvi.mk | 8 ++++++--
> support/testing/tests/package/test_luvi.py | 12 ++++++------
> 4 files changed, 21 insertions(+), 13 deletions(-)
>
> --
> 2.31.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2021-11-12 22:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-12 19:06 [Buildroot] [PATCH v2 0/6] rework luvi test in gitlab after luajit version bump Romain Naour
2021-11-12 19:06 ` [Buildroot] [PATCH v2 1/6] package/luvi: don't use LUAJIT_VERSION for the luajit installation path Romain Naour
2021-11-12 19:06 ` [Buildroot] [PATCH v2 2/6] support/testing: test_luvi: switch to armv5 to boot with rng support enabled Romain Naour
2021-11-12 19:06 ` [Buildroot] [PATCH v2 3/6] package/luajit: rework BR2_PACKAGE_LUAJIT_ARCH_SUPPORTS Romain Naour
2021-11-12 22:41 ` Yann E. MORIN
2021-11-12 19:06 ` [Buildroot] [PATCH v2 4/6] package/luajit: building for 64-bit target requires a 64-bit host for all platform Romain Naour
2021-11-12 19:06 ` [Buildroot] [PATCH v2 5/6] package/luajit: disable 64 bit GC objects Romain Naour
2021-11-12 19:06 ` [Buildroot] [PATCH v2 6/6] support/testing: test_luvi: make luvi test reproducible Romain Naour
2021-11-12 22:40 ` Yann E. MORIN [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=20211112224036.GL247986@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=romain.naour@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