Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912068 - dev-scheme/owl-lisp-0.2.1 fails to compile (PYTHON-3.12-SYSTEM)
Summary: dev-scheme/owl-lisp-0.2.1 fails to compile (PYTHON-3.12-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-11 08:17 UTC by Agostino Sarubbo
Modified: 2023-08-11 13:53 UTC (History)
0 users

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


Attachments
build.log (build.log,42.55 KB, text/plain)
2023-08-11 08:17 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-08-11 08:17:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-scheme/owl-lisp-0.2.1 fails to compile (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-11 08:17:46 UTC
Created attachment 867613 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-11 08:18:24 UTC
from my understanding it is also running tests in src_compile
Comment 3 Larry the Git Cow gentoo-dev 2023-08-11 13:53:23 UTC
The bug has been closed via the following commit(s):

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

commit a0945dd6b183a559d92dc46fc0b85d949fef59d7
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-08-11 13:36:22 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-08-11 13:53:21 +0000

    dev-scheme/owl-lisp: skip char-ready, decouple tests
    
    Closes: https://bugs.gentoo.org/912068
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 .../files/owl-lisp-0.2.1-make-no-test.patch        | 10 ++++++++
 dev-scheme/owl-lisp/owl-lisp-0.2.1.ebuild          | 18 ++++++++++-----
 dev-scheme/owl-lisp/owl-lisp-9999.ebuild           | 27 ++++++++++++++--------
 3 files changed, 40 insertions(+), 15 deletions(-)