Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 770130 - dev-ml/ocamlgraph[gtk]: build failure related to lablgtk
Summary: dev-ml/ocamlgraph[gtk]: build failure related to lablgtk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 769011
  Show dependency tree
 
Reported: 2021-02-11 20:32 UTC by John Helmert III
Modified: 2021-02-12 07:34 UTC (History)
0 users

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


Attachments
build.log (build.log,15.06 KB, text/x-log)
2021-02-11 20:32 UTC, John Helmert III
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2021-02-11 20:32:55 UTC
Created attachment 686367 [details]
build.log

ocamlopt src/graph.cmxs
/usr/lib/gcc/armv7a-unknown-linux-gnueabihf/10.2.0/../../../../armv7a-unknown-linux-gnueabihf/bin/ld: warning: creating a DT_TEXTREL in object
File "dgraph/dune", line 5, characters 36-56:
5 |  (libraries ocamlgraph stdlib-shims lablgtk2.gnomecanvas lablgtk2)
                                        ^^^^^^^^^^^^^^^^^^^^
Error: Library "lablgtk2.gnomecanvas" in /usr/lib/ocaml/lablgtk2 is hidden
(unsatisfied 'exist_if').
Hint: try:
  dune external-lib-deps --missing @install
Comment 1 Larry the Git Cow gentoo-dev 2021-02-12 07:34:37 UTC
The bug has been closed via the following commit(s):

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

commit e1950af8de0681f4e2959ab19c57a856d82ee319
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-02-12 07:34:16 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-02-12 07:34:16 +0000

    dev-ml/ocamlgraph:  fix use dep
    
    Closes: https://bugs.gentoo.org/770130
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/ocamlgraph/ocamlgraph-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)