Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921262 - net-mail/asmail-2.1-r3 does not respect LDFLAGS (GCC-14-SYSTEM)
Summary: net-mail/asmail-2.1-r3 does not respect LDFLAGS (GCC-14-SYSTEM)
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:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2024-01-03 09:00 UTC by Agostino Sarubbo
Modified: 2025-01-09 21:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,50.74 KB, text/plain)
2024-01-03 09:00 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-01-03 09:00:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-mail/asmail-2.1-r3 does not respect LDFLAGS (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-03 09:00:20 UTC
Created attachment 881363 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-01-09 21:38:44 UTC
The bug has been closed via the following commit(s):

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

commit 0f1e8046275ec2e40c276401afde4b54b267b920
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2025-01-09 21:32:10 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2025-01-09 21:38:23 +0000

    net-mail/asmail: respect LDFLAGS
    
    The LDFLAGS was ommited in r3 revision, but it is still required.
    
    Closes: https://bugs.gentoo.org/921262
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 net-mail/asmail/{asmail-2.1-r3.ebuild => asmail-2.1-r4.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)