Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940508 - [guru] dev-util/ocaml-lsp-server-1.18.0 fails to compile: Error: The files jsonrpc_fiber__Import.cmi and fiber.cmi make inconsistent assumptions over interface Stdune
Summary: [guru] dev-util/ocaml-lsp-server-1.18.0 fails to compile: Error: The files js...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Hiroki Tokunaga
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-30 07:08 UTC by Agostino Sarubbo
Modified: 2024-10-07 10:03 UTC (History)
1 user (show)

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


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

Issue: dev-util/ocaml-lsp-server-1.18.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-30 07:08:19 UTC
Created attachment 904230 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-30 07:08:20 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Error: Library "dyn.pp" not found.
Error: The files /usr/lib64/ocaml/stdune/stdune.cmi
Error: The files jsonrpc-fiber/src/.jsonrpc_fiber.objs/byte/jsonrpc_fiber__Import.cmi
Comment 3 Larry the Git Cow gentoo-dev 2024-10-07 10:03:13 UTC
The bug has been closed via the following commit(s):

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

commit 33b11ee72cd593622df9a8397c89021f2614c5b1
Author:     Hiroki Tokunaga <tokusan441@gmail.com>
AuthorDate: 2024-10-05 13:26:49 +0000
Commit:     Hiroki Tokunaga <tokusan441@gmail.com>
CommitDate: 2024-10-05 13:26:49 +0000

    dev-util/ocaml-lsp-server: treeclean
    
    It doesn't compile as it depends on
    https://github.com/gentoo/gentoo/pull/38801, but the PR is reverted.
    
    Closes: https://bugs.gentoo.org/940508
    Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com>

 dev-util/ocaml-lsp-server/Manifest                 |  1 -
 dev-util/ocaml-lsp-server/metadata.xml             | 12 ----
 .../ocaml-lsp-server-1.18.0.ebuild                 | 74 ----------------------
 3 files changed, 87 deletions(-)