Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798270 - dev-ml/uunf-13.0.0 - Fatal error: exception Stack overflow
Summary: dev-ml/uunf-13.0.0 - Fatal error: exception Stack overflow
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (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: 2021-06-24 07:14 UTC by Toralf Förster
Modified: 2021-10-15 03:55 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.44 KB, text/plain)
2021-06-24 07:14 UTC, Toralf Förster
Details
dev-ml:uunf-13.0.0:20210623-214340.log (dev-ml:uunf-13.0.0:20210623-214340.log,3.68 KB, text/plain)
2021-06-24 07:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,252.23 KB, text/plain)
2021-06-24 07:14 UTC, Toralf Förster
Details
environment (environment,20.78 KB, text/plain)
2021-06-24 07:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.48 KB, application/x-bzip)
2021-06-24 07:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,7.70 KB, application/x-bzip)
2021-06-24 07:14 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-06-24 07:14:01 UTC
ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_data.cmx src/uunf_data.ml
+ ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uunf_data.cmx src/uunf_data.ml
Fatal error: exception Stack overflow
Command exited with code 2.
pkg.ml: [ERROR] cmd ['ocamlbuild' '-use-ocamlfind' '-classic-display' '-j' '4' '-tag' 'debug'
     '-build-dir' '_build' 'opam' 'pkg/META' 'CHANGES.md' 'LICENSE.md'
     'README.md' 'src/uunf.a' 'src/uunf.cmxs' 'src/uunf.cmxa' 'src/uunf.cma'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j3_debug-20210620-175917

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit d8c603c7ecb47e100d4174cbc0583b7150a8199b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 23 20:51:50 2021 +0000

    2021-06-23 20:51:48 UTC

emerge -qpvO dev-ml/uunf
[ebuild  N    ] dev-ml/uunf-13.0.0
Comment 1 Toralf Förster gentoo-dev 2021-06-24 07:14:02 UTC
Created attachment 718572 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-24 07:14:03 UTC
Created attachment 718575 [details]
dev-ml:uunf-13.0.0:20210623-214340.log
Comment 3 Toralf Förster gentoo-dev 2021-06-24 07:14:05 UTC
Created attachment 718578 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-06-24 07:14:06 UTC
Created attachment 718581 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-06-24 07:14:07 UTC
Created attachment 718584 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-24 07:14:08 UTC
Created attachment 718587 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-10-15 03:55:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ad26130cff797a99e520feccce0c9a66722dbf

commit 40ad26130cff797a99e520feccce0c9a66722dbf
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-15 03:55:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-15 03:55:31 +0000

    dev-ml/uunf: fix build
    
    Closes: https://bugs.gentoo.org/798270
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ml/uunf/{uunf-13.0.0.ebuild => uunf-13.0.0-r1.ebuild} | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)