Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944401 - net-ftp/cmdftp-0.9.8 - [libtool] [gcc-15] cmdftp.c: error: initialization of int ( )(void) from incompatible pointer type int ( )(char ) [-Wincompatible-pointer-types]
Summary: net-ftp/cmdftp-0.9.8 - [libtool] [gcc-15] cmdftp.c: error: initialization of ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
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: c23-porting
  Show dependency tree
 
Reported: 2024-11-22 08:18 UTC by Toralf Förster
Modified: 2024-11-22 08:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.12 KB, text/plain)
2024-11-22 08:18 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,71.35 KB, application/x-xz)
2024-11-22 08:18 UTC, Toralf Förster
Details
environment (environment,28.18 KB, text/plain)
2024-11-22 08:18 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-22 08:18 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.75 KB, application/x-xz)
2024-11-22 08:18 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,6.18 KB, application/x-xz)
2024-11-22 08:18 UTC, Toralf Förster
Details
net-ftp:cmdftp-0.9.8:20241122-025012.log (net-ftp:cmdftp-0.9.8:20241122-025012.log,35.11 KB, text/plain)
2024-11-22 08:18 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,81.16 KB, application/x-xz)
2024-11-22 08:18 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,8.52 KB, application/x-xz)
2024-11-22 08:18 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 2024-11-22 08:18:11 UTC
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-ftp/cmdftp-0.9.8/work/cmdftp-0.9.8 ...
make -O -j4 
make  all-am
make[1]: Entering directory '/var/tmp/portage/net-ftp/cmdftp-0.9.8/work/cmdftp-0.9.8'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O2 -pipe -march=native -fno-diagnostics-color -c cmdftp.c
cmdftp.c:172:7: error: initialization of int (*)(void) from incompatible pointer type int (*)(char **) [-Wincompatible-pointer-types]
  172 |     { cmd_quit, cmd_p, cmd_cd, cmd_cp, cmd_d, cmd_dir, cmd_dr, cmd_e, cmd_quit, cmd_h, cmd_l, cmd_ls, cmd_md, cmd_md, cmd_mv, cmd_p, cmd_pwd, cmd_quit, cmd_quit, cmd_r, cmd_rd, cmd_ren, cmd_ren, cmd_rm, cmd_rd, cmd_u };
      |       ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20241113-211502

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.4
llvm-config: 19.1.4
Python 3.12.7
go version go1.23.3 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0
  [3]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 5e9cea6605ecc97012b3b008d56587b3a8cfa4f6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 22 02:03:29 2024 +0000

    2024-11-22 02:03:29 UTC

emerge -qpvO =net-ftp/cmdftp-0.9.8
[ebuild  N    ] net-ftp/cmdftp-0.9.8
Comment 1 Toralf Förster gentoo-dev 2024-11-22 08:18:12 UTC
Created attachment 911438 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-22 08:18:13 UTC
Created attachment 911439 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-11-22 08:18:14 UTC
Created attachment 911440 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-22 08:18:15 UTC
Created attachment 911441 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-22 08:18:16 UTC
Created attachment 911442 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-22 08:18:17 UTC
Created attachment 911443 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-22 08:18:18 UTC
Created attachment 911444 [details]
net-ftp:cmdftp-0.9.8:20241122-025012.log
Comment 8 Toralf Förster gentoo-dev 2024-11-22 08:18:19 UTC
Created attachment 911445 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-22 08:18:20 UTC
Created attachment 911446 [details]
temp.tar.xz