Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 783381 - net-ftp/yafc-1.3.7 - src/syshdr.h: error: unknown type name CPPFunction
Summary: net-ftp/yafc-1.3.7 - src/syshdr.h: error: unknown type name CPPFunction
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: PATCH, PullRequest
Depends on:
Blocks:
 
Reported: 2021-04-17 07:40 UTC by Toralf Förster
Modified: 2023-03-07 08:27 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.00 KB, text/plain)
2021-04-17 07:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,245.82 KB, text/plain)
2021-04-17 07:40 UTC, Toralf Förster
Details
environment (environment,58.57 KB, text/plain)
2021-04-17 07:40 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.36 KB, application/x-bzip)
2021-04-17 07:40 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.83 KB, application/x-bzip)
2021-04-17 07:40 UTC, Toralf Förster
Details
net-ftp:yafc-1.3.7:20210417-020018.log (net-ftp:yafc-1.3.7:20210417-020018.log,10.69 KB, text/plain)
2021-04-17 07:40 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.93 KB, application/x-bzip)
2021-04-17 07:40 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-04-17 07:40:01 UTC
x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I.    -I/usr/include/editline  -I./src -I./src/ftp -I./src/libmhe   -pipe -march=native -fno-diagnostics-color  -Og -g -c -o src/main.o src/main.c
In file included from src/main.c:13:
src/syshdr.h:164:9: error: unknown type name ‘CPPFunction’
  164 | typedef CPPFunction rl_completion_func_t;
      |         ^~~~~~~~~~~
src/syshdr.h:164:21: error: conflicting types for ‘rl_completion_func_t’

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.3.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.51.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Apr 17 01:35:16 UTC 2021

emerge -qpvO net-ftp/yafc
[ebuild  N    ] net-ftp/yafc-1.3.7  USE="ipv6 -kerberos (-libressl) -readline -socks5 -ssh"
Comment 1 Toralf Förster gentoo-dev 2021-04-17 07:40:02 UTC
Created attachment 700323 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-17 07:40:04 UTC
Created attachment 700326 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-17 07:40:05 UTC
Created attachment 700329 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-17 07:40:06 UTC
Created attachment 700332 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-17 07:40:07 UTC
Created attachment 700335 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-17 07:40:08 UTC
Created attachment 700338 [details]
net-ftp:yafc-1.3.7:20210417-020018.log
Comment 7 Toralf Förster gentoo-dev 2021-04-17 07:40:10 UTC
Created attachment 700341 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-03-07 08:27:47 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(+)