Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 539912 - =dev-ml/core_kernel-112.06.02 : ocamlfind: Package `custom_printf' not found
Summary: =dev-ml/core_kernel-112.06.02 : ocamlfind: Package `custom_printf' not found
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: 2015-02-12 22:16 UTC by Jason Mours
Modified: 2015-02-14 11:43 UTC (History)
0 users

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


Attachments
emerge-info (core_kernel-112.06.02-emerge.info,17.65 KB, text/plain)
2015-02-12 22:17 UTC, Jason Mours
Details
core_kernel-112.06.02-build.log (core_kernel-112.06.02-build.log,2.69 KB, text/plain)
2015-02-12 22:18 UTC, Jason Mours
Details
oasis-0.4.5-build.log (oasis-0.4.5-build.log,444.02 KB, text/plain)
2015-02-12 22:18 UTC, Jason Mours
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Mours 2015-02-12 22:16:34 UTC
dev-ml/core_kernel-112.06.02 fails emerge with:

ocamlfind: Package `custom_printf' not found
W: Field 'pkg_custom_printf' is not set: Command ''/usr/bin/ocamlfind' query -format %d custom_printf > '/var/tmp/portage/dev-ml/core_kernel-112.06.02/temp/oasis-7f3497.txt'' terminated with error code 2
ocamlfind: Package `custom_printf.syntax' not found
W: Field 'pkg_custom_printf_syntax' is not set: Command ''/usr/bin/ocamlfind' query -format %d custom_printf.syntax > '/var/tmp/portage/dev-ml/core_kernel-112.06.02/temp/oasis-57598d.txt'' terminated with error code 2
E: Cannot find findlib package custom_printf
E: Cannot find findlib package custom_printf.syntax
E: Failure("2 configuration errors")

: Posting build.log and build.log for dev-ml/oasis-0.4.5 which emerges clean with multiple warnings.
Comment 1 Jason Mours 2015-02-12 22:17:26 UTC
Created attachment 396282 [details]
emerge-info
Comment 2 Jason Mours 2015-02-12 22:18:01 UTC
Created attachment 396284 [details]
core_kernel-112.06.02-build.log
Comment 3 Jason Mours 2015-02-12 22:18:35 UTC
Created attachment 396286 [details]
oasis-0.4.5-build.log
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2015-02-13 09:07:42 UTC
Comment on attachment 396286 [details]
oasis-0.4.5-build.log

Again, what is that doing here?
Comment 5 Jason Mours 2015-02-13 12:39:18 UTC
(In reply to Jeroen Roovers from comment #4)
> Comment on attachment 396286 [details]
> oasis-0.4.5-build.log
> 
> Again, what is that doing here?

${OASIS_SETUP_COMMAND:-ocaml setup.ml} -configure --prefix "${EPREFIX}/usr" --libdir "${EPREFIX}/usr/$(get_libdir)" --docdir "${EPREFIX}/usr/share/doc/${PF}/html" --destdir "${D}" $(oasis_use_enable ocamlopt is_native) ${confargs} ${oasis_configure_opts} || die

Sorry, I had problems with core_kernel and lacaml after rebuilding dev-ml. Both cited oasis. Thought is was relevant.
Comment 6 Alexis Ballier gentoo-dev 2015-02-14 11:43:49 UTC
+  14 Feb 2015; Alexis Ballier <aballier@gentoo.org>                                                                                                                                                                                                                           
+  core_kernel-112.06.02.ebuild:                                                                                                                                                                                                                                               
+  add missing dep on custom_printf, bug #539912                                                                                                                                                                                                                               
+   

thx