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

Bug 939507

Summary: sys-power/suspend-1.0_p20200924 fails to compile: (.text+0x4a): undefined reference to gpg_err_code_from_errno
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: abbotta4, info, Manfred.Knick, nd, octavsly
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/39367
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-09-12 07:16:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-power/suspend-1.0_p20200924 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-12 07:16:10 UTC
Created attachment 902693 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-09-13 01:38:36 UTC
*** Bug 939508 has been marked as a duplicate of this bug. ***
Comment 3 Greg Kubaryk 2024-10-25 04:26:34 UTC
*** Bug 942103 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2024-11-23 18:29:50 UTC
The bug has been closed via the following commit(s):

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

commit 42e5f21bc0357e5a11ec584cc3f0a3d2324d62cb
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2024-11-19 01:31:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-23 18:29:26 +0000

    sys-power/suspend: Fix compile on musl and newer libgcrypt
    
    Closes: https://bugs.gentoo.org/939507
    Closes: https://bugs.gentoo.org/936933
    Closes: https://bugs.gentoo.org/832981
    
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/39367
    Signed-off-by: Sam James <sam@gentoo.org>

 ...d-1.0_p20200924-Use-pkgconf-for-libgcrypt.patch | 18 ++++++++++++++++
 ...suspend-1.0_p20200924-fix-loff_t-for-musl.patch | 24 ++++++++++++++++++++++
 sys-power/suspend/suspend-1.0_p20200924.ebuild     |  8 ++++++--
 3 files changed, 48 insertions(+), 2 deletions(-)