Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 731160 - net-ftp/yafc-1.3.7-r1: configure: error: inet_ntop, getaddrinfo, or gai_strerror is missing
Summary: net-ftp/yafc-1.3.7-r1: configure: error: inet_ntop, getaddrinfo, or gai_strer...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: missing-depend
  Show dependency tree
 
Reported: 2020-07-07 06:20 UTC by Agostino Sarubbo
Modified: 2023-03-07 08:27 UTC (History)
0 users

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


Attachments
build.log (build.log,13.07 KB, text/plain)
2020-07-07 06:20 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,9.36 KB, application/x-bzip-compressed-tar)
2020-07-07 06:20 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-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(+)