Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727834 - net-mail/mailfront-2.22 does not respect LDFLAGS
Summary: net-mail/mailfront-2.22 does not respect LDFLAGS
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: 2020-06-10 12:56 UTC by Agostino Sarubbo
Modified: 2024-08-07 19:34 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,16.15 KB, text/plain)
2020-06-10 12:56 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 2020-06-10 12:56:51 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: net-mail/mailfront does not respect LDFLAGS.
Discovered on: amd64

NOTE:
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 2020-06-10 12:56:55 UTC
Created attachment 644290 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-05 16:57:48 UTC
tinderbox has reproduced this issue with version 2.22 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2024-08-07 19:34:26 UTC
The bug has been closed via the following commit(s):

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

commit 8af93c014c2cec57b4f93b963756266f5967c35c
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2024-08-07 11:00:30 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2024-08-07 19:32:34 +0000

    net-mail/mailfront: respect AR, RANLIB and LDFLAGS
    
    Closes: https://bugs.gentoo.org/727834
    Closes: https://bugs.gentoo.org/792249
    Closes: https://bugs.gentoo.org/792252
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 net-mail/mailfront/mailfront-2.22-r1.ebuild | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)