Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 811210 - dev-lang/teyjus-2.1-r1 - * omake all failed
Summary: dev-lang/teyjus-2.1-r1 - * omake all failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-31 07:26 UTC by Toralf Förster
Modified: 2022-07-17 11:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.41 KB, text/plain)
2021-08-31 07:26 UTC, Toralf Förster
Details
dev-lang:teyjus-2.1-r1:20210831-062917.log (dev-lang:teyjus-2.1-r1:20210831-062917.log,91.90 KB, text/plain)
2021-08-31 07:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,60.40 KB, text/plain)
2021-08-31 07:26 UTC, Toralf Förster
Details
environment (environment,61.61 KB, text/plain)
2021-08-31 07:26 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.64 KB, application/x-bzip)
2021-08-31 07:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,128.29 KB, application/x-bzip)
2021-08-31 07:27 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-08-31 07:26:53 UTC
             NATIVE_ENABLED = true
 * ERROR: dev-lang/teyjus-2.1-r1::gentoo failed (compile phase):
 *   omake all failed
 * 
 * Call stack:
 *     ebuild.sh, line 127:  Called src_compile
 *   environment, line 1344:  Called die

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20210830-193009

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.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) *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit a83dd7faf246af77791a9bd7a0e3bd27ee98a91e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 31 04:06:33 2021 +0000

    2021-08-31 04:06:31 UTC

emerge -qpvO dev-lang/teyjus
[ebuild  N    ] dev-lang/teyjus-2.1-r1  USE="-emacs -examples -ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2021-08-31 07:26:54 UTC
Created attachment 736915 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-31 07:26:56 UTC
Created attachment 736918 [details]
dev-lang:teyjus-2.1-r1:20210831-062917.log
Comment 3 Toralf Förster gentoo-dev 2021-08-31 07:26:57 UTC
Created attachment 736921 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-08-31 07:26:58 UTC
Created attachment 736924 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-08-31 07:27:00 UTC
Created attachment 736927 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-31 07:27:01 UTC
Created attachment 736930 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-07-17 11:09:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c807fa38179efb2bfe09acf1a332c7bdf7fe0c0

commit 6c807fa38179efb2bfe09acf1a332c7bdf7fe0c0
Author:     Mark Wright <gienah@gentoo.org>
AuthorDate: 2022-07-17 11:09:10 +0000
Commit:     Mark Wright <gienah@gentoo.org>
CommitDate: 2022-07-17 11:09:10 +0000

    dev-lang/teyjus: Unbundle ocaml inc files, require ocaml[ocamlopt]
    
    Fix 749996, unbundle old ocaml include files, and include the ocaml
    system include files.
    
    Fix 749996, remove the ocamlopt USE flag, and require
    dev-lang/ocaml[ocamlopt].
    
    Fix 726890, edit source/OMakefile to set CFLAGS and LDFLAGS.
    
    Thanks to Toralf Forster and Agostino Sarubbo for reporting.
    
    See also: https://github.com/teyjus/teyjus/pull/126
    Closes: https://bugs.gentoo.org/749996
    Closes: https://bugs.gentoo.org/811210
    Closes: https://bugs.gentoo.org/726890
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Mark Wright <gienah@gentoo.org>

 ...p004-Renaming-ccode_stubs-for-compilation.patch |  65 ++++++++++++
 ...yjus-2.1-p005-Unbundle-ocaml-header-files.patch |  44 +++++++++
 .../teyjus/files/teyjus-2.1-p006-Version.patch     |  13 +++
 dev-lang/teyjus/teyjus-2.1-r2.ebuild               | 110 +++++++++++++++++++++
 4 files changed, 232 insertions(+)