[Buildroot] [PATCH v2 0/6] rework luvi test in gitlab after luajit version bump.

Yann E. MORIN yann.morin.1998 at free.fr
Fri Nov 12 22:40:36 UTC 2021


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 at 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.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list