Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922349 - app-emacs/org-roam-2.2.2-r1 fails tests (MUSL-SYSTEM): make: eldev: No such file or directory
Summary: app-emacs/org-roam-2.2.2-r1 fails tests (MUSL-SYSTEM): make: eldev: No such f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Arsen Arsenović
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-18 08:26 UTC by Agostino Sarubbo
Modified: 2024-01-20 20:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,42.85 KB, text/plain)
2024-01-18 08:26 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 2024-01-18 08:26:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emacs/org-roam-2.2.2-r1 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 2024-01-18 08:26:37 UTC
Created attachment 882518 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-01-20 20:45:16 UTC
The bug has been closed via the following commit(s):

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

commit e0330d3cfea87dd9461e2c4ab2c12ce0c05e21dd
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-01-20 18:20:06 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-01-20 20:45:12 +0000

    app-emacs/org-roam: use elisp-enable-tests for buttercup tests
    
    instead of default src_test phase finction
    
    Closes: https://bugs.gentoo.org/922349
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-emacs/org-roam/org-roam-2.2.2-r1.ebuild | 4 +++-
 app-emacs/org-roam/org-roam-9999.ebuild     | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)