Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804663 - sci-misc/flashdot-1.1.4-r1 - Error: Unbound module Gsl_matrix
Summary: sci-misc/flashdot-1.1.4-r1 - Error: Unbound module Gsl_matrix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-27 17:52 UTC by Toralf Förster
Modified: 2022-03-22 11:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.91 KB, text/plain)
2021-07-27 17:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,167.64 KB, text/plain)
2021-07-27 17:52 UTC, Toralf Förster
Details
environment (environment,16.33 KB, text/plain)
2021-07-27 17:52 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.04 KB, application/x-bzip)
2021-07-27 17:52 UTC, Toralf Förster
Details
sci-misc:flashdot-1.1.4-r1:20210727-173717.log (sci-misc:flashdot-1.1.4-r1:20210727-173717.log,8.07 KB, text/plain)
2021-07-27 17:52 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,7.48 KB, application/x-bzip)
2021-07-27 17:52 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-07-27 17:52:19 UTC
13 | type nom = Scal of float | Mat of Gsl_matrix.matrix | Str of string | Xml of Xml.xml;;
                                       ^^^^^^^^^^^^^^^^^
Error: Unbound module Gsl_matrix
make[1]: *** [Makefile:70: mathexpr.cmi] Error 2
make[1]: Leaving directory '/var/tmp/portage/sci-misc/flashdot-1.1.4-r1/work/flashdot-1.1.4/mathexpr'
make: *** [Makefile:83: mathexpr] Error 2
 * ERROR: sci-misc/flashdot-1.1.4-r1::gentoo failed (compile phase):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j3-20210725-221320

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 044427a4035f4a94a2acc16528bc8c8e61fa3d4b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jul 27 16:52:22 2021 +0000

    2021-07-27 16:52:21 UTC

emerge -qpvO sci-misc/flashdot
[ebuild  N    ] sci-misc/flashdot-1.1.4-r1  USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2021-07-27 17:52:20 UTC
Created attachment 727350 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-27 17:52:21 UTC
Created attachment 727353 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-27 17:52:23 UTC
Created attachment 727356 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-27 17:52:24 UTC
Created attachment 727359 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-27 17:52:25 UTC
Created attachment 727362 [details]
sci-misc:flashdot-1.1.4-r1:20210727-173717.log
Comment 6 Toralf Förster gentoo-dev 2021-07-27 17:52:26 UTC
Created attachment 727365 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-03-22 11:46:04 UTC
The bug has been closed via the following commit(s):

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

commit 4875f227f3e4a733d1290d85d275e3225ae05e27
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-03-22 11:45:49 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-03-22 11:45:49 +0000

    sci-misc/flashdot: make it build again
    
    Closes: https://bugs.gentoo.org/641894
    Closes: https://bugs.gentoo.org/770799
    Closes: https://bugs.gentoo.org/804663
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 .../flashdot/files/flashdot-1.1.4-Makefile.patch   | 10 +++++++++
 .../flashdot/files/flashdot-1.1.4-ocaml-4.09.patch | 11 ++++++++++
 sci-misc/flashdot/flashdot-1.1.4-r1.ebuild         | 24 +++++++++++++++++++++-
 3 files changed, 44 insertions(+), 1 deletion(-)