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

Bug 731160

Summary: net-ftp/yafc-1.3.7-r1: configure: error: inet_ntop, getaddrinfo, or gai_strerror is missing
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 Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=783381
https://github.com/gentoo/gentoo/pull/28624
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 893356    
Attachments: build.log
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-07-07 06:20:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-ftp/yafc fails to compile.
Discovered on: amd64

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue isstrictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-07 06:20:36 UTC
Created attachment 648090 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-07 06:20:40 UTC
Created attachment 648092 [details]
other.tar.bz2

other logs
Comment 3 Agostino Sarubbo gentoo-dev 2022-01-16 13:25:51 UTC
tinderbox has reproduced this issue with version 1.3.7-r1 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-03-07 08:27:48 UTC
The bug has been closed via the following commit(s):

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

commit 6fe4fd145a4eae9dfbe551963b2594f310d8027e
Author:     Pascal Jäger <pascal.jaeger@leimstift.de>
AuthorDate: 2022-12-10 09:43:51 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-03-07 08:27:43 +0000

    net-ftp/yafc: fix build for clang16
    
    - add new homepage
    - patch autoreconf
    - runs eautoreconf in ebuild
    
    Closes: https://bugs.gentoo.org/731160
    Closes: https://bugs.gentoo.org/783381
    Closes: https://bugs.gentoo.org/831240
    Closes: https://bugs.gentoo.org/882231
    Closes: https://bugs.gentoo.org/885289
    Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
    Closes: https://github.com/gentoo/gentoo/pull/28624
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-ftp/yafc/Manifest                              |  1 +
 net-ftp/yafc/files/yafc-1.3.7-fix-autoreconf.patch | 15 ++++++
 net-ftp/yafc/metadata.xml                          |  3 ++
 net-ftp/yafc/yafc-1.3.7-r2.ebuild                  | 58 ++++++++++++++++++++++
 4 files changed, 77 insertions(+)