Summary: | app-shells/scsh fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Scheme Project <scheme> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Build log
patch to fix build failure |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 214969 [details]
Build log
Created attachment 282747 [details, diff] patch to fix build failure Borrowed from http://thread.gmane.org/gmane.lisp.scheme.scheme48/2269/focus=2270 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(-) |