https://bugzilla.redhat.com/show_bug.cgi?id=2226537
Bug ID: 2226537 Summary: lua: FTBFS in Fedora rawhide/f39 Product: Fedora Version: rawhide Status: NEW Component: lua Assignee: spotrh@gmail.com Reporter: releng@fedoraproject.org QA Contact: extras-qa@fedoraproject.org CC: 4le@live.com, drjohnson1@gmail.com, lua-packagers-sig@lists.fedoraproject.org, mhroncok@redhat.com, michel@michel-slm.name, spotrh@gmail.com Blocks: 2168842 (F39FTBFS,RAWHIDEFTBFS) Target Milestone: --- Classification: Fedora
lua failed to build from source in Fedora rawhide/f39
https://koji.fedoraproject.org/koji/taskinfo?taskID=103852429
For details on the mass rebuild see:
https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Please fix lua at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, lua will be orphaned. Before branching of Fedora 40, lua will be retired, if it still fails to build.
For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_...
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2168842 [Bug 2168842] Fedora 39 FTBFS Tracker
https://bugzilla.redhat.com/show_bug.cgi?id=2226537
--- Comment #1 from Fedora Release Engineering releng@fedoraproject.org --- Created attachment 1979943 --> https://bugzilla.redhat.com/attachment.cgi?id=1979943&action=edit build.log
file build.log too big, will only attach last 32768 bytes
https://bugzilla.redhat.com/show_bug.cgi?id=2226537
--- Comment #2 from Fedora Release Engineering releng@fedoraproject.org --- Created attachment 1979944 --> https://bugzilla.redhat.com/attachment.cgi?id=1979944&action=edit root.log
file root.log too big, will only attach last 32768 bytes
https://bugzilla.redhat.com/show_bug.cgi?id=2226537
--- Comment #3 from Fedora Release Engineering releng@fedoraproject.org --- Created attachment 1979945 --> https://bugzilla.redhat.com/attachment.cgi?id=1979945&action=edit state.log
https://bugzilla.redhat.com/show_bug.cgi?id=2226537
Yaakov Selkowitz yselkowi@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value Blocks| |467765 (ZedoraTracker) CC| |yselkowi@redhat.com
--- Comment #4 from Yaakov Selkowitz yselkowi@redhat.com --- Failure is on s390x only, during tests:
/builddir/build/BUILDROOT/lua-5.4.6-2.fc39.s390x//usr/bin/lua: calls.lua:355: binary string: bad binary format (integer format mismatch) stack traceback: [C]: in function 'assert' calls.lua:355: in main chunk (...tail calls...) all.lua:164: in main chunk [C]: in ? .
This would seem related to https://github.com/lua/lua/commit/ab859fe59b464a038a45552921cb2b23892343af
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=467765 [Bug 467765] Fedora for System z (s390): Bug Tracker
https://bugzilla.redhat.com/show_bug.cgi?id=2226537
Dan Horák dan@danny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dan@danny.cz
--- Comment #5 from Dan Horák dan@danny.cz --- I see the same failure on ppc64, so I guess the test is wrong for big endian platforms, because the precompiled code dump is in little endian format.
https://bugzilla.redhat.com/show_bug.cgi?id=2226537
--- Comment #6 from Dan Horák dan@danny.cz --- I have reported my findings upstream, but still haven't a usable URL from their mailing list archive.
Until fixed upstream I would suggest to patch-out the new test ...
https://bugzilla.redhat.com/show_bug.cgi?id=2226537
Tom "spot" Callaway spotrh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |RAWHIDE Status|NEW |CLOSED Last Closed| |2023-08-01 14:14:43
--- Comment #7 from Tom "spot" Callaway spotrh@gmail.com --- The test is patched out for now, 5.4.6-3.fc39 is built in rawhide.
lua-packagers-sig@lists.fedoraproject.org