Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 855605 - [Lisp overlay] =dev-scheme/mit-scheme-c-9.2: src_prepare does not call eapply_user
Summary: [Lisp overlay] =dev-scheme/mit-scheme-c-9.2: src_prepare does not call eapply...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-01 20:32 UTC by alfr0451
Modified: 2022-07-02 03:53 UTC (History)
1 user (show)

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


Attachments
build log (mit-scheme-c-9.2:20220701-201029.log,1.47 KB, text/x-log)
2022-07-01 20:32 UTC, alfr0451
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alfr0451 2022-07-01 20:32:51 UTC
Created attachment 789389 [details]
build log

`emerge dev-scheme/mit-scheme-c' fails.

The ebuild declares EAPI=8 and fails to call eapply_user in src_prepare.

Reproducible: always
Comment 1 Larry the Git Cow gentoo-dev 2022-07-01 22:50:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=58175cd3384d5601485a578ccbb1b4aba1010e4f

commit 58175cd3384d5601485a578ccbb1b4aba1010e4f
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-07-01 22:50:12 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-07-01 22:50:12 +0000

    dev-scheme/mit-scheme-c: minor fixes
    
    Closes: https://bugs.gentoo.org/855605
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/mit-scheme-c/mit-scheme-c-9.2.ebuild | 33 ++++++++++++++-----------
 1 file changed, 19 insertions(+), 14 deletions(-)
Comment 2 Maciej Barć gentoo-dev 2022-07-01 22:52:23 UTC
alfr0451, I have patched the ebuild but compilation fails, sources need patching.
Sorry if you wanted to try mit-scheme from Gentoo right now, but I will not have the time to investigate C source for now.
Comment 3 Maciej Barć gentoo-dev 2022-07-01 22:54:49 UTC
alfr0451, Your best best it to try compiling 11.2 string from the sources.

I will try to port that version (latest) to ::gentoo in following week :)
Comment 4 Maciej Barć gentoo-dev 2022-07-02 03:53:38 UTC
MIT-Scheme is now in ::gentoo

https://github.com/gentoo/gentoo/commit/bdf408e8147f23dbecee03655e4f2a3cc0485217