Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 539916 - [science overlay] dev-ml/lacaml-7.0.3 - src_configure(): Error: Unbound value lopenblas_dynamic_openmp // Error: Unbound value cclib
Summary: [science overlay] dev-ml/lacaml-7.0.3 - src_configure(): Error: Unbound value...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-12 22:22 UTC by Jason Mours
Modified: 2021-05-25 18:13 UTC (History)
0 users

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


Attachments
emerge-info (lacaml-7.0.3-emerge.info,18.00 KB, text/plain)
2015-02-12 22:22 UTC, Jason Mours
Details
lacaml-7.0.3-build.log (lacaml-7.0.3-build.log,2.28 KB, text/plain)
2015-02-12 22:23 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:23 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:22:13 UTC
=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.
Comment 1 Jason Mours 2015-02-12 22:22:43 UTC
Created attachment 396290 [details]
emerge-info
Comment 2 Jason Mours 2015-02-12 22:23:23 UTC
Created attachment 396292 [details]
lacaml-7.0.3-build.log
Comment 3 Jason Mours 2015-02-12 22:23:43 UTC
Created attachment 396294 [details]
oasis-0.4.5-build.log
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2015-02-13 08:46:19 UTC
Comment on attachment 396294 [details]
oasis-0.4.5-build.log

That's about a different package.
Comment 5 Jason Mours 2015-02-13 12:45:56 UTC
(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.
Comment 6 Larry the Git Cow gentoo-dev 2021-05-25 18:13:22 UTC
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(-)