Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904066 - net-ftp/yafc-1.3.7-r2 - src/syshdr.h: error: unknown type name CPPFunction
Summary: net-ftp/yafc-1.3.7-r2 - src/syshdr.h: error: unknown type name CPPFunction
Status: CONFIRMED
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:
Depends on:
Blocks:
 
Reported: 2023-04-09 13:48 UTC by Toralf Förster
Modified: 2023-04-09 13:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.61 KB, text/plain)
2023-04-09 13:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,198.40 KB, text/plain)
2023-04-09 13:48 UTC, Toralf Förster
Details
environment (environment,76.02 KB, text/plain)
2023-04-09 13:48 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,709 bytes, application/x-bzip)
2023-04-09 13:48 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.91 KB, application/x-bzip)
2023-04-09 13:48 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.27 KB, application/x-bzip)
2023-04-09 13:48 UTC, Toralf Förster
Details
net-ftp:yafc-1.3.7-r2:20230408-181536.log (net-ftp:yafc-1.3.7-r2:20230408-181536.log,14.46 KB, text/plain)
2023-04-09 13:48 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.54 KB, application/x-bzip)
2023-04-09 13:48 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 2023-04-09 13:48:33 UTC
too long lines were shrinked:

make[2]: Entering directory '/var/tmp/portage/net-ftp/yafc-1.3.7-r2/work/yafc-1.3.7'
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   -O2 -pipe -march=native -fno-diagnostics-color -c -o src/main.o src/main.c
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   -O2 -pipe -march=native -fno-diagnostics-color -c -o src/alias.o src/alias.c
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   -O2 -pipe -march=native -fno-diagnostics-color -c -o src/cmd.o src/cmd.c
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   -O2 -pipe -march=native -fno-diagnostics-color -c -o src/commands.o src/commands.c
In file included from src/cmd.c:13:
src/syshdr.h:164:9: error: unknown type name CPPFunction
  164 | typedef CPPFunction rl_completion_func_t;
      |         ^~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20230407-010503

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 16.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.1
Python 3.10.11
Available Rust versions:
  [1]   rust-bin-1.68.2
  [2]   rust-1.68.2 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit d4fbf9e9970d039de65c1d1a23830282a3f31330
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Apr 8 17:47:01 2023 +0000

    2023-04-08 17:47:00 UTC

emerge -qpvO net-ftp/yafc
[ebuild  N    ] net-ftp/yafc-1.3.7-r2  USE="-kerberos -readline -socks5 -ssh"
Comment 1 Toralf Förster gentoo-dev 2023-04-09 13:48:35 UTC
Created attachment 859724 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-09 13:48:36 UTC
Created attachment 859725 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-04-09 13:48:37 UTC
Created attachment 859726 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-09 13:48:38 UTC
Created attachment 859727 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-09 13:48:39 UTC
Created attachment 859728 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-09 13:48:40 UTC
Created attachment 859729 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-04-09 13:48:41 UTC
Created attachment 859730 [details]
net-ftp:yafc-1.3.7-r2:20230408-181536.log
Comment 8 Toralf Förster gentoo-dev 2023-04-09 13:48:41 UTC
Created attachment 859731 [details]
temp.tar.bz2