Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851747 - dev-lang/luajit-2.1.0_beta3_p20220127-r1: stabilization
Summary: dev-lang/luajit-2.1.0_beta3_p20220127-r1: stabilization
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on: 852932
Blocks: 851744
  Show dependency tree
 
Reported: 2022-06-13 19:39 UTC by Matt Turner
Modified: 2022-06-18 17:19 UTC (History)
0 users

See Also:
Package list:
dev-lang/luajit-2.1.0_beta3_p20220127-r1
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Turner gentoo-dev 2022-06-13 19:39:53 UTC
In tree 117 days. Okay to stabilize?

neovim currently fails to build against the current stable version on arm64 -- 2.1.0_beta3-r2.
Comment 1 Matt Turner gentoo-dev 2022-06-16 15:32:27 UTC
Acked by WilliamH on IRC.
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-17 06:57:04 UTC
ppc stable
Comment 3 Jakov Smolić archtester gentoo-dev 2022-06-17 10:29:12 UTC
x86 done
Comment 4 Jakov Smolić archtester gentoo-dev 2022-06-17 10:29:22 UTC
amd64 done
Comment 5 Agostino Sarubbo gentoo-dev 2022-06-17 11:37:59 UTC
arm stable
Comment 6 Agostino Sarubbo gentoo-dev 2022-06-18 16:55:24 UTC
arm64 stable. Closing.
Comment 7 f00wl 2022-06-18 17:19:09 UTC
Hi, just upgraded to luajit-2.1.0_beta3_p20220127-r1 broke neovim 0.7.0 with startup error:

------------------------------------------------------------------------
vim/_init_packages.lua: cannot load incompatible bytecode
stack traceback:
	[C]: at 0x5615ecb6c788
	[C]: at 0x7f649f9dc550
E970: Failed to initialize builtin lua modules
------------------------------------------------------------------------

recompiling neovim solve the problem, maybe add it to @preserverd-rebuild prevent this bug for others ?