Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 722442

Summary: app-shells/scsh-0.6.7-r2 fails to compile
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Scheme Project <scheme>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/22703
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-11 11:19:34 UTC
This is an auto-filled bug because app-shells/scsh fails to compile.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
Since this is an auto-filled bug, while the log says to include other logs in the report, is not always possibile to do it automatically. So, if other logs are needed please ask them..
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-11 11:19:42 UTC
Created attachment 638150 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-14 14:32:17 UTC
tinderbox has reproduced this issue with version 0.6.7-r2 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2021-12-31 00:31:26 UTC
The bug has been closed via the following commit(s):

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

commit 93fbed6e982f91eb32076fbf42c017cfcdd6c7ac
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2021-12-31 00:11:18 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2021-12-31 00:31:22 +0000

    app-shells/scsh: build only on 32bit arches; tests; format
    
    libcrypt/GCC not being 32bit/multilib bugs:
    - https://bugs.gentoo.org/589122
    - https://bugs.gentoo.org/710570
    - https://bugs.gentoo.org/830282
    
    Thanks for patches:
    - SCSH_LIB_DIRS environment variable:
      adam@michalik.es
      https://bugs.gentoo.org/413791#c0
    - scheme48vm-prelude (for tests)
      https://bugs.gentoo.org/299414#c2
    
    Closes: https://bugs.gentoo.org/299414
    Closes: https://bugs.gentoo.org/413791
    Closes: https://bugs.gentoo.org/589122
    Closes: https://bugs.gentoo.org/710570
    Closes: https://bugs.gentoo.org/722442
    Closes: https://bugs.gentoo.org/830282
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-shells/scsh/files/0.6.7-Makefile.in-AR.patch   | 26 ++++++++++
 ...0.6.7-scheme48vm-prelude.h-SMALL_MULTIPLY.patch | 11 ++++
 app-shells/scsh/scsh-0.6.7-r2.ebuild               | 47 ------------------
 app-shells/scsh/scsh-0.6.7-r3.ebuild               | 58 ++++++++++++++++++++++
 profiles/arch/amd64/no-multilib/package.mask       |  1 +
 5 files changed, 96 insertions(+), 47 deletions(-)