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

Bug 727788

Summary: net-ftp/ncftp-3.2.6-r3 does not respect LDFLAGS
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: esigra
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/23823
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-06-10 08:48:12 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-ftp/ncftp 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 08:48:19 UTC
Created attachment 644250 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-04 06:09:06 UTC
tinderbox has reproduced this issue with version 3.2.6-r3 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-01-19 18:21:18 UTC
The bug has been closed via the following commit(s):

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

commit 294d5ec820bddfa0aded7dc0043e06c903050722
Author:     Viorel Munteanu <ceamac.paragon@gmail.com>
AuthorDate: 2022-01-16 12:10:28 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-01-19 18:21:07 +0000

    net-ftp/ncftp: bump to EAPI 8 and fix bugs
    
    Closes: https://bugs.gentoo.org/727774
    Closes: https://bugs.gentoo.org/727788
    Closes: https://bugs.gentoo.org/821610
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/23823
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 net-ftp/ncftp/metadata.xml          | 13 +++++++--
 net-ftp/ncftp/ncftp-3.2.6-r4.ebuild | 55 +++++++++++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+), 3 deletions(-)