Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939507 - sys-power/suspend-1.0_p20200924 fails to compile: (.text+0x4a): undefined reference to gpg_err_code_from_errno
Summary: sys-power/suspend-1.0_p20200924 fails to compile: (.text+0x4a): undefined ref...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
: 939508 942103 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-09-12 07:16 UTC by Agostino Sarubbo
Modified: 2024-11-23 18:29 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,129.39 KB, text/plain)
2024-09-12 07:16 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)