Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912439 - sys-fs/lufs-0.9.7-r4 - ftplib.cpp: error: assigning to int from
Summary: sys-fs/lufs-0.9.7-r4 - ftplib.cpp: error: assigning to int from
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-18 07:13 UTC by Toralf Förster
Modified: 2023-08-18 07:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.43 KB, text/plain)
2023-08-18 07:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,74.76 KB, text/plain)
2023-08-18 07:13 UTC, Toralf Förster
Details
environment (environment,75.27 KB, text/plain)
2023-08-18 07:13 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,788 bytes, application/x-xz)
2023-08-18 07:13 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,15.21 KB, application/x-xz)
2023-08-18 07:13 UTC, Toralf Förster
Details
sys-fs:lufs-0.9.7-r4:20230818-043442.log (sys-fs:lufs-0.9.7-r4:20230818-043442.log,20.28 KB, text/plain)
2023-08-18 07:13 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-08-18 07:13:20 UTC
    delete buf;
    ^
          []
ftpfs.cpp:247:17: note: allocated with 'new[]' here
    char *buf = new char[FTP_MAXLINE];
                ^
ftplib.cpp:319:12: error: assigning to 'int' from
      incompatible type '__bind<int &, sockaddr *, unsigned long>'
  ...= bind(ssock, (struct sockaddr*)&addr, sizeof(struct sockaddr_in))) < 0){

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_clang-20230816-200327

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
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.6+libcxx
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-1.71.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit d1b7e82cfd30568cd3f75285e2cbfeb302c0b6e7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 18 04:03:44 2023 +0000

    2023-08-18 04:03:44 UTC

emerge -qpvO sys-fs/lufs
[ebuild  N    ] sys-fs/lufs-0.9.7-r4  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2023-08-18 07:13:21 UTC
Created attachment 868144 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-18 07:13:22 UTC
Created attachment 868145 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-08-18 07:13:23 UTC
Created attachment 868146 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-08-18 07:13:24 UTC
Created attachment 868147 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-08-18 07:13:25 UTC
Created attachment 868148 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-18 07:13:26 UTC
Created attachment 868149 [details]
sys-fs:lufs-0.9.7-r4:20230818-043442.log