Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 522276 - dev-ml/custom_printf-109.60.00 should depend on dev-ml/pa_ounit
Summary: dev-ml/custom_printf-109.60.00 should depend on dev-ml/pa_ounit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-06 20:16 UTC by José Romildo Malaquias
Modified: 2014-10-24 07:30 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2014-09-06 20:16:07 UTC
When emerging dev-ml/custom_printf-109.60.00 on my ~amd64 system I am getting the error:

[...]
>>> Configuring source in /tmp/portage/dev-ml/custom_printf-109.60.00/work/custom_printf-109.60.00 ...
ocamlfind: Package `pa_ounit' not found
W: Field 'pkg_pa_ounit' is not set: Command ''/usr/bin/ocamlfind' query -format %d pa_ounit > '/tmp/portage/dev-ml/custom_printf-109.60.00/temp/oasis-f8c376.txt'' terminated with error code 2
ocamlfind: Package `pa_ounit.syntax' not found
W: Field 'pkg_pa_ounit_syntax' is not set: Command ''/usr/bin/ocamlfind' query -format %d pa_ounit.syntax > '/tmp/portage/dev-ml/custom_printf-109.60.00/temp/oasis-4fe692.txt'' terminated with error code 2
E: Cannot find findlib package pa_ounit
E: Cannot find findlib package pa_ounit.syntax
E: Failure("2 configuration errors")
Comment 1 Piotr Szymaniak 2014-10-06 19:04:22 UTC
Also got some missing depends:

>>> Configuring source in /var/tmp/portage/dev-ml/custom_printf-109.60.00/work/custom_printf-109.60.00 ...
ocamlfind: Package `sexplib' not found
W: Field 'pkg_sexplib' is not set: Command ''/usr/bin/ocamlfind' query -format %d sexplib > '/var/tmp/portage/dev-ml/custom_printf-109.60.00/temp/oasis-dd88e1.txt'' terminated with error code 2
ocamlfind: Package `sexplib.syntax' not found
W: Field 'pkg_sexplib_syntax' is not set: Command ''/usr/bin/ocamlfind' query -format %d sexplib.syntax > '/var/tmp/portage/dev-ml/custom_printf-109.60.00/temp/oasis-7f794f.txt'' terminated with error code 2
ocamlfind: Package `pa_ounit' not found
W: Field 'pkg_pa_ounit' is not set: Command ''/usr/bin/ocamlfind' query -format %d pa_ounit > '/var/tmp/portage/dev-ml/custom_printf-109.60.00/temp/oasis-8c0692.txt'' terminated with error code 2
ocamlfind: Package `pa_ounit.syntax' not found
W: Field 'pkg_pa_ounit_syntax' is not set: Command ''/usr/bin/ocamlfind' query -format %d pa_ounit.syntax > '/var/tmp/portage/dev-ml/custom_printf-109.60.00/temp/oasis-c2e3d4.txt'' terminated with error code 2
E: Cannot find findlib package pa_ounit
E: Cannot find findlib package pa_ounit.syntax
E: Cannot find findlib package sexplib
E: Cannot find findlib package sexplib.syntax
E: Failure("4 configuration errors")


-pqv output:
[ebuild  N    ] dev-lang/ocaml-4.01.0  USE="ncurses ocamlopt -X -emacs -latex -tk -xemacs" 
[ebuild  N    ] dev-ml/findlib-1.4  USE="ocamlopt -doc -tk" 
[ebuild  N    ] dev-ml/type-conv-109.60.01  USE="ocamlopt -debug -doc" 
[ebuild  N    ] dev-ml/custom_printf-109.60.00  USE="ocamlopt -debug"
Comment 2 Alexis Ballier gentoo-dev 2014-10-24 07:30:20 UTC
deps added, thx!