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

Bug 882231

Summary: net-ftp/yafc-1.3.7-r1 - warning: implicit declaration of function ‘Rgetsockname’; did you mean ‘getsockname’? [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
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://github.com/gentoo/gentoo/pull/28624
https://bugs.gentoo.org/show_bug.cgi?id=900070
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-ftp:yafc-1.3.7-r1:20221120-132854.log

Description Toralf Förster gentoo-dev 2022-11-20 15:27:08 UTC
 *  Please file a bug about this at https://bugs.gentoo.org/
 *  with the maintainer of the package.
 * 
 * ERROR: net-ftp/yafc-1.3.7-r1::gentoo failed:
 *   install aborted due to severe warnings shown above
 * 
 * Call stack:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221119-142335

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p8 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 39b6c6e7a815a9d47d1f794ffee944fcaece43aa
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 20 12:16:51 2022 +0000

    2022-11-20 12:16:50 UTC

emerge -qpvO net-ftp/yafc
[ebuild  N    ] net-ftp/yafc-1.3.7-r1  USE="ipv6 readline socks5 ssh -kerberos"
Comment 1 Toralf Förster gentoo-dev 2022-11-20 15:27:09 UTC
Created attachment 834795 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-20 15:27:11 UTC
Created attachment 834797 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-20 15:27:13 UTC
Created attachment 834799 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-20 15:27:14 UTC
Created attachment 834801 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-20 15:27:15 UTC
Created attachment 834803 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-20 15:27:17 UTC
Created attachment 834805 [details]
net-ftp:yafc-1.3.7-r1:20221120-132854.log
Comment 7 Larry the Git Cow gentoo-dev 2023-03-07 08:27:49 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(+)