=dev-ml/lacaml-7.0.3 fails emerge with the following : File "setup.ml", line 213, characters 8-26: Warning 3: deprecated: String.set Use Bytes.set instead. File "setup.ml", line 1793, characters 6-24: Warning 3: deprecated: Lazy.lazy_from_fun Use Lazy.from_fun instead. File "setup.conf", line 8, characters 28-52: Error: Unbound value lopenblas_dynamic_openmp File "setup.ml", line 6236, characters 41-46: Error: Unbound value cclib : Posting build.log and build.log for dev-ml/oasis-0.4.5 which emerges clean with multiple warnings.
Created attachment 396290 [details] emerge-info
Created attachment 396292 [details] lacaml-7.0.3-build.log
Created attachment 396294 [details] oasis-0.4.5-build.log
Comment on attachment 396294 [details] oasis-0.4.5-build.log That's about a different package.
(In reply to Jeroen Roovers from comment #4) > Comment on attachment 396294 [details] > oasis-0.4.5-build.log > > That's about a different package. ${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 & lacaml afer upgrading ocaml and rebuilding dev-ml. Both cited oasis, thought it might be relevant or that I might need to touch some other package.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/sci.git/commit/?id=abdc869549829df33f2ca5aa2a63663bfc39e2e4 commit abdc869549829df33f2ca5aa2a63663bfc39e2e4 Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2021-05-25 18:12:58 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2021-05-25 18:13:20 +0000 dev-ml/lacaml: add missing dep Closes: https://bugs.gentoo.org/539916 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> dev-ml/lacaml/lacaml-11.0.8.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)