Summary: | media-video/aegisub-3.2.2_p20160518-r102 with luajit-2.1.0: vendor/luabins/src/luabins.c:57:30: error: array type has incomplete element type ‘struct luaL_reg’ | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Kobboi <gentoo> |
Component: | Current packages | Assignee: | Nick Sarnie <sarnex> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein, zima |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
tmp.rDbR9zEo9v
tmp.gaNKz5q1CD Patch fixing the problem |
Description
Kobboi
2022-02-26 13:41:55 UTC
Created attachment 765881 [details]
tmp.rDbR9zEo9v
build.log.gz
Created attachment 765882 [details]
tmp.gaNKz5q1CD
emerge-info.txt
Compiled fine Feb 09. Compiles fine with luajit-2.0.5-r3 Does not compile with luajit-2.1.0_beta3_p20220127-r1 (Sorry for messing up the attachments) Thank you for the report. We need to have all information at hand before ticket assignment. This includes * the complete build.log as attachment and * a paste of the emerge info as described on https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket (In reply to Jonas Stein from comment #6) > Thank you for the report. We need to have all information at hand before > ticket assignment. This includes What's missing? Created attachment 766268 [details, diff] Patch fixing the problem Confirming, same here. The attached patch fixes it, see: https://github.com/Aegisub/Aegisub/issues/182 https://github.com/bmwiedemann/openSUSE/commit/546e711ad833ee5ea04e4325cdee2b6b8f0ff22d The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f943cce85e79f7cf011979d40a17444aa68e0450 commit f943cce85e79f7cf011979d40a17444aa68e0450 Author: Nick Sarnie <sarnex@gentoo.org> AuthorDate: 2022-03-05 14:31:27 +0000 Commit: Nick Sarnie <sarnex@gentoo.org> CommitDate: 2022-03-05 14:31:27 +0000 media-video/aegisub: Fix build Closes: https://bugs.gentoo.org/834086 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> .../aegisub/aegisub-3.2.2_p20160518-r103.ebuild | 159 +++++++++++++++++++++ ...sub-3.2.2_p20160518-luaL_Reg-not-luaL_reg.patch | 35 +++++ 2 files changed, 194 insertions(+) |