Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946541 - app-emacs/org-roam-2.2.2-r3 fails tests
Summary: app-emacs/org-roam-2.2.2-r3 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Arsen Arsenović
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-12-16 07:49 UTC by Agostino Sarubbo
Modified: 2024-12-16 11:16 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,56.01 KB, text/plain)
2024-12-16 07:49 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-12-16 07:49:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emacs/org-roam-2.2.2-r3 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-16 07:49:41 UTC
Created attachment 914153 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-16 07:49:42 UTC
Error(s) that match a know pattern:


  has the correct number of files  FAILED (0.20ms)
  has the correct number of links  FAILED (0.19ms)
  has the correct number of nodes  FAILED (0.18ms)
  respects ROAM_EXCLUDE  FAILED (0.18ms)
error: (void-function emacsql-sqlite)
Comment 3 Arsen Arsenović gentoo-dev 2024-12-16 11:16:31 UTC
ah.. annoying, seems that org-roam defaults to sqlite over sqlite-builtin for the emacsql connector.  we might need to patch that