Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915647 - sci-mathematics/fricas-1.3.9-r1 - sed: cant read config_cl.out: No such file or directory
Summary: sci-mathematics/fricas-1.3.9-r1 - sed: cant read config_cl.out: No such file ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-12 17:29 UTC by Toralf Förster
Modified: 2023-10-19 12:47 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.17 KB, text/plain)
2023-10-12 17:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,45.46 KB, text/plain)
2023-10-12 17:29 UTC, Toralf Förster
Details
environment (environment,34.63 KB, text/plain)
2023-10-12 17:29 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-10-12 17:29 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.02 KB, application/x-xz)
2023-10-12 17:29 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,3.70 KB, application/x-xz)
2023-10-12 17:29 UTC, Toralf Förster
Details
sci-mathematics:fricas-1.3.9-r1:20231012-085748.log (sci-mathematics:fricas-1.3.9-r1:20231012-085748.log,3.89 KB, text/plain)
2023-10-12 17:29 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,11.01 KB, application/x-xz)
2023-10-12 17:29 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 2023-10-12 17:29:01 UTC
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for ar... ar
checking for latex... /usr/bin/latex
checking for makeindex... makeindex
checking PREGENERATED... "/var/tmp/portage/sci-mathematics/fricas-1.3.9-r1/work/fricas-1.3.9/pre-generated"
checking Lisp implementation... ./configure: line 4086: gcl: command not found
sed: can't read config_cl.out: No such file or directory
configure: error: Unable to determine Lisp flavor


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20231011-093003

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.2
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
php cli (if any):
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit 95044e7d620aabb41cc7c899f8bc008c5c45b6da
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Oct 12 08:46:50 2023 +0000

    2023-10-12 08:46:50 UTC

emerge -qpvO sci-mathematics/fricas
[ebuild  N    ] sci-mathematics/fricas-1.3.9-r1  USE="clisp clozurecl emacs gcl -X (-cmucl) -ecl -gmp -sbcl"
Comment 1 Toralf Förster gentoo-dev 2023-10-12 17:29:02 UTC
Created attachment 872644 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-10-12 17:29:03 UTC
Created attachment 872645 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-10-12 17:29:04 UTC
Created attachment 872646 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-10-12 17:29:05 UTC
Created attachment 872647 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-10-12 17:29:06 UTC
Created attachment 872648 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-10-12 17:29:06 UTC
Created attachment 872649 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-10-12 17:29:07 UTC
Created attachment 872650 [details]
sci-mathematics:fricas-1.3.9-r1:20231012-085748.log
Comment 8 Toralf Förster gentoo-dev 2023-10-12 17:29:08 UTC
Created attachment 872651 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-10-19 12:43:10 UTC
The bug has been referenced in the following commit(s):

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

commit b341492e256badccb690eafe93d34df68c9049a5
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2023-10-19 12:42:48 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2023-10-19 12:42:48 +0000

    sci-mathematics/fricas: fix building with clozurecl
    
    Bug: https://bugs.gentoo.org/915647
    Signed-off-by: Andrey Grozin <grozin@gentoo.org>

 .../fricas/files/fricas-sbcl-2.3.9.patch           | 22 +++---
 sci-mathematics/fricas/fricas-1.3.9-r3.ebuild      | 85 ++++++++++++++++++++++
 2 files changed, 95 insertions(+), 12 deletions(-)
Comment 10 Larry the Git Cow gentoo-dev 2023-10-19 12:44:54 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6398bb13bc6a0fae58a8bc4cab42f6751ba27a77

commit 6398bb13bc6a0fae58a8bc4cab42f6751ba27a77
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2023-10-19 12:44:35 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2023-10-19 12:44:35 +0000

    sci-mathematics/fricas: remove old revisions
    
    Bug: https://bugs.gentoo.org/915647
    Signed-off-by: Andrey Grozin <grozin@gentoo.org>

 sci-mathematics/fricas/fricas-1.3.9-r1.ebuild | 111 -------------------------
 sci-mathematics/fricas/fricas-1.3.9-r2.ebuild | 113 --------------------------
 2 files changed, 224 deletions(-)
Comment 11 Andrey Grozin gentoo-dev 2023-10-19 12:47:18 UTC
I've rewritten the ebuild. Now unreasonable combinations of USE flags are explicitly disallowed. The logic of dealing with such combinations in the past was buggy, thus leading to this bug. Now it is completely cut out.