Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906351 - dev-lang/fennel-1.3.0 fails tests (MUSL-SYSTEM)
Summary: dev-lang/fennel-1.3.0 fails tests (MUSL-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-14 20:41 UTC by Agostino Sarubbo
Modified: 2023-05-15 19:33 UTC (History)
0 users

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


Attachments
build.log (build.log,42.55 KB, text/plain)
2023-05-14 20:42 UTC, Agostino Sarubbo
Details
pass (dev-lang:fennel-1.3.0:20230515-181838.log,9.14 KB, text/x-log)
2023-05-15 18:24 UTC, Maciej Barć
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-05-14 20:41:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/fennel-1.3.0 fails tests (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-14 20:42:00 UTC
Created attachment 861693 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-14 20:42:01 UTC
Error(s) that match a know pattern:


#   ./test/luaunit.lua:3023: Could not find substring 
#   test/failures.fnl:223: Could not find substring 
#   test/repl.fnl:200: Could not find substring 
#   "unknown:1:1 Compile error: unknown identifier: asdf
Comment 3 Maciej Barć gentoo-dev 2023-05-15 18:24:46 UTC
Created attachment 861746 [details]
pass

Can't reproduce on my machine. 
This is probably unrelated to libc...
Comment 4 Larry the Git Cow gentoo-dev 2023-05-15 19:33:57 UTC
The bug has been closed via the following commit(s):

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

commit ebc63d5754c1e3d885ee0b47743a274fb0e0da45
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-05-15 18:36:24 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-05-15 19:08:15 +0000

    dev-lang/fennel: disable broken tests
    
    Closes: https://bugs.gentoo.org/906351
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/fennel/fennel-1.3.0.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)