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

Bug 738814

Summary: dev-scheme/c-wrapper-0.6.1-r1 fails tests with Clang
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Akinori Hattori <hattya>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963    
Attachments: build.log
1-autoconf.out

Description Agostino Sarubbo gentoo-dev 2020-08-24 11:39:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-scheme/c-wrapper-0.6.1-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-24 11:39:26 UTC
Created attachment 656426 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-24 11:39:27 UTC
Created attachment 656428 [details]
1-autoconf.out

1-autoconf.out
Comment 3 Larry the Git Cow gentoo-dev 2021-10-02 13:20:22 UTC
The bug has been closed via the following commit(s):

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

commit fe43c9966c9f7e1b0c4ecc741e7ef49c1a20f8db
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2021-10-02 13:19:39 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2021-10-02 13:20:16 +0000

    dev-scheme/c-wrapper: fix tests with Clang
    
    Closes: https://bugs.gentoo.org/738814
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 dev-scheme/c-wrapper/c-wrapper-0.6.1-r1.ebuild   |  3 +-
 dev-scheme/c-wrapper/files/c-wrapper-clang.patch | 71 ++++++++++++++++++++++++
 2 files changed, 73 insertions(+), 1 deletion(-)