Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834411 - dev-lua/luaexpat-1.3.0-r1 fails to compile: lxplib.c:593:13: error: static declaration of luaL_setfuncs follows non-static declaration
Summary: dev-lua/luaexpat-1.3.0-r1 fails to compile: lxplib.c:593:13: error: static de...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Azamat H. Hackimov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-28 21:14 UTC by Agostino Sarubbo
Modified: 2022-03-30 20:58 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,36.96 KB, text/plain)
2022-02-28 21:14 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-02-28 21:14:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lua/luaexpat-1.3.0-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-28 21:14:58 UTC
Created attachment 766081 [details]
build.log

build log and emerge --info
Comment 2 Azamat H. Hackimov 2022-02-28 23:15:00 UTC
This is compatibility issue with new dev-lang/luajit-2.1.

I think this is solved in https://github.com/lunarmodules/luaexpat/commit/7da139c550368fc6b88e20e7e61443ecaf0e2179, but there a lots of intermediate commits between 1.3.0 and forked now-official repository. I'm waiting new version to push it into repository. See https://github.com/lunarmodules/luaexpat/issues/5 and https://github.com/lunarmodules/luaexpat/issues/9
Comment 3 Larry the Git Cow gentoo-dev 2022-03-30 20:58:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d2a4887341427bacb8829676b2fa7ebd8b4ce8

commit 92d2a4887341427bacb8829676b2fa7ebd8b4ce8
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-03-30 20:56:15 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-03-30 20:57:51 +0000

    dev-lua/luaexpat: add 1.4.0
    
    Closes: https://bugs.gentoo.org/834411
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-lua/luaexpat/Manifest              |  1 +
 dev-lua/luaexpat/luaexpat-1.4.0.ebuild | 73 ++++++++++++++++++++++++++++++++++
 dev-lua/luaexpat/metadata.xml          |  4 ++
 3 files changed, 78 insertions(+)