Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641894 - sci-misc/flashdot-1.1.4-r1 : Error: Unbound module Sdlgl
Summary: sci-misc/flashdot-1.1.4-r1 : Error: Unbound module Sdlgl
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: 2017-12-21 08:39 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.81 KB, text/plain)
2017-12-21 08:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,185.42 KB, text/plain)
2017-12-21 08:40 UTC, Toralf Förster
Details
environment (environment,16.67 KB, text/plain)
2017-12-21 08:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.03 KB, application/x-bzip)
2017-12-21 08:40 UTC, Toralf Förster
Details
sci-misc:flashdot-1.1.4-r1:20171221-050837.log (sci-misc:flashdot-1.1.4-r1:20171221-050837.log,9.02 KB, text/plain)
2017-12-21 08:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,8.18 KB, application/x-bzip)
2017-12-21 08:40 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 2017-12-21 08:39:58 UTC
ocamlc -w s -g -I +lablGL -I /usr/lib64/ocaml/sdl lablgl.cma lablglut.cma str.cma bigarray.cma sdl.cma sdlloader.cma -c objects2D.ml
File "objects2D.ml", line 395, characters 9-21:
Error: Unbound module Sdlgl
make[1]: *** [Makefile:42: objects2D.cmo] Error 2
make[1]: Leaving directory '/var/tmp/portage/sci-misc/flashdot-1.1.4-r1/work/flashdot-1.1.4/objects2d'
make: *** [Makefile:86: objects2d] Error 2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_20171217-191722

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sci-misc/flashdot
[ebuild  N    ] sci-misc/flashdot-1.1.4-r1  USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2017-12-21 08:40:01 UTC
Created attachment 511340 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-21 08:40:04 UTC
Created attachment 511342 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-12-21 08:40:07 UTC
Created attachment 511344 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-12-21 08:40:10 UTC
Created attachment 511346 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-12-21 08:40:14 UTC
Created attachment 511348 [details]
sci-misc:flashdot-1.1.4-r1:20171221-050837.log
Comment 6 Toralf Förster gentoo-dev 2017-12-21 08:40:17 UTC
Created attachment 511350 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2022-03-22 11:46:03 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(-)