Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923281 - dev-lang/fennel-1.4.0[lua_single_target_luajit] fails tests on ppc: FAIL: ./test/macro.fnl:755: test-assert-repl Expected [true 22 "AAAAAH"], got [true 22 22]
Summary: dev-lang/fennel-1.4.0[lua_single_target_luajit] fails tests on ppc: FAIL: ./t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 903742
  Show dependency tree
 
Reported: 2024-01-29 18:18 UTC by matoro
Modified: 2024-01-30 19:58 UTC (History)
3 users (show)

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


Attachments
build.log and emerge --info (file_923281.txt,8.45 KB, text/plain)
2024-01-29 18:19 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-01-29 18:18:08 UTC
Does not reproduce with LUA_SINGLE_TARGET=lua5-4.

Starting module test.api with 1 test(s)
.

FAIL: ./test/macro.fnl:755: test-assert-repl
  Expected [true 22 "AAAAAH"], got [true 22 22]

Testing finished in approximately 4 second(s) with 1816 assertion(s)
122 passed, 1 failed, 0 error(s), 0 skipped
3.05 second(s) of CPU time used
make: *** [Makefile:26: test] Error 1

Reproducible: Always
Comment 1 matoro archtester 2024-01-29 18:19:24 UTC
Created attachment 883572 [details]
build.log and emerge --info
Comment 2 Maciej Barć gentoo-dev 2024-01-30 15:17:43 UTC
Hi Matoro, does it pass with 5.4? I can't reproduce on AMD64.
Comment 3 matoro archtester 2024-01-30 16:14:04 UTC
(In reply to Maciej Barć from comment #2)
> Hi Matoro, does it pass with 5.4? I can't reproduce on AMD64.

I already tested and mentioned that in the original comment, it does indeed pass with 5.4.
Comment 4 Larry the Git Cow gentoo-dev 2024-01-30 19:58:42 UTC
The bug has been closed via the following commit(s):

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

commit b85cbf2cb7468d76abf6db607cb469019c781e4b
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-01-30 16:16:29 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-01-30 19:58:39 +0000

    dev-lang/fennel: drop support for luajit
    
    Closes: https://bugs.gentoo.org/923281
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/fennel/{fennel-1.4.0.ebuild => fennel-1.4.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)