Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898218 - [guru] dev-nim/markdown-0.8.7 fails tests: could not load: libpcre.so(.3|.1|)
Summary: [guru] dev-nim/markdown-0.8.7 fails tests: could not load: libpcre.so(.3|.1|)
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anna Vyalkova
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-28 08:39 UTC by Agostino Sarubbo
Modified: 2023-03-06 13:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,45.40 KB, text/plain)
2023-02-28 08:39 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 2023-02-28 08:39:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-nim/markdown-0.8.7 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-28 08:39:51 UTC
Created attachment 855044 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-28 08:39:52 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/nim/system/nimscript.nim(273, 7) Error: unhandled exception: FAILED: /usr/bin/nim --hints:off  r --nimcache:/var/tmp/portage/dev-nim/markdown-0.8.7/work/markdown-0.8.7-build/nimcache tests/testmarkdown.nim [OSError]
Error: execution of an external program failed: '/var/tmp/portage/dev-nim/markdown-0.8.7/work/markdown-0.8.7-build/nimcache/testmarkdown_177DA35ECC4A88857E0BF80C0A9FA00CE7E81D22 '
FAILED: test
Comment 3 Larry the Git Cow gentoo-dev 2023-03-06 13:38:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b1d1959006aec6d8e63854e7e4b40f8807ef2400

commit b1d1959006aec6d8e63854e7e4b40f8807ef2400
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-02-28 09:24:05 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-02-28 10:08:01 +0000

    dev-nim/markdown: add missing dlopen dep
    
    Closes: https://bugs.gentoo.org/898218
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-nim/markdown/{markdown-0.8.7.ebuild => markdown-0.8.7-r1.ebuild} | 3 +++
 1 file changed, 3 insertions(+)