Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854087 - [guru] dev-lang/opencilk-1.1 fails to compile: rm: cannot remove scan-build.1.bz2: No such file or directory
Summary: [guru] dev-lang/opencilk-1.1 fails to compile: rm: cannot remove scan-build.1...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Florian Schmaus
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-24 12:09 UTC by Agostino Sarubbo
Modified: 2022-06-24 16:10 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,185.19 KB, application/x-xz)
2022-06-24 12:09 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 2022-06-24 12:09:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/opencilk-1.1 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-24 12:09:47 UTC
Created attachment 787358 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-24 12:09:48 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- Could NOT find Python module pygments
-- Could NOT find Python module pygments.lexers.c_cpp
-- Could NOT find Python module yaml
rm: cannot remove '/var/tmp/portage/dev-lang/opencilk-1.1/image/usr/share/man/man1/scan-build.1.bz2': No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-06-24 16:10:07 UTC
The bug has been closed via the following commit(s):

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

commit 24640b40b3312ab0edf32c3776900c6fb0476c49
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2022-06-24 16:09:28 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-06-24 16:09:54 +0000

    dev-lang/opencilk: fix installation
    
    Closes: https://bugs.gentoo.org/854087
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-lang/opencilk/opencilk-1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)