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

Bug 864553

Summary: dev-libs/crypto++-8.6.0 fails tests (MUSL) (hang)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Sam James <sam>
Status: RESOLVED FIXED    
Severity: normal CC: toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/weidai11/cryptopp/issues/1134
https://github.com/weidai11/cryptopp/issues/1141
https://github.com/weidai11/cryptopp/pull/1147
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 839906, 915000    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2022-08-09 11:44:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/crypto++-8.6.0 fails tests (MUSL) (hang).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
I had to kill the process.
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-09 11:44:16 UTC
Created attachment 798997 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2023-06-26 19:27:39 UTC
The bug has been closed via the following commit(s):

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

commit 6232addfac16312b436f09c3496718b544a16d72
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-06-26 19:26:42 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-26 19:27:27 +0000

    dev-libs/crypto++: fix miscompilation
    
    Closes: https://bugs.gentoo.org/864553
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{crypto++-8.6.0.ebuild => crypto++-8.6.0-r1.ebuild}      | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-06-26 19:34:16 UTC
I'm sorry, I'd completely forgot about this because upstream had promised a new release not long after 8.7.0 and it never happened.

And then, as it turns out, 8.6.0 was also affected by the bug as it was just exposed w/ gcc-12.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-10-01 06:38:12 UTC
*** Bug 889590 has been marked as a duplicate of this bug. ***