Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726088 - www-misc/mergelog-4.5-r2 does not respect LDFLAGS
Summary: www-misc/mergelog-4.5-r2 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-05-29 13:28 UTC by Agostino Sarubbo
Modified: 2025-02-24 04:55 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,16.24 KB, text/plain)
2020-05-29 13:28 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-05-29 13:28:05 UTC
This is an auto-filed bug because www-misc/mergelog does not respect LDFLAGS.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

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 where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-29 13:28:10 UTC
Created attachment 642498 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-16 21:18:30 UTC
tinderbox has reproduced this issue with version 4.5-r2 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2025-02-24 04:55:00 UTC
The bug has been closed via the following commit(s):

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

commit c514c10c69546d54d0c13225fc13ae88585f4da9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-02-24 04:50:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-24 04:54:07 +0000

    www-misc/mergelog: fix applying patches
    
    Otherwise, we only apply user patches, not the ones in PATCHES(!)
    
    Closes: https://bugs.gentoo.org/726088
    Fixes: 27f9342a1e5d29177177fcc47eabc58f19a54557
    Signed-off-by: Sam James <sam@gentoo.org>

 www-misc/mergelog/{mergelog-4.5-r2.ebuild => mergelog-4.5-r3.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)