make[2]: Leaving directory '/var/tmp/portage/net-ftp/tnftp-20230507/work/tnftp-20230507/libnetbsd' Making all in src make[2]: Entering directory '/var/tmp/portage/net-ftp/tnftp-20230507/work/tnftp-20230507/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/etc\" -I. -I../libnetbsd -I.. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o tnftp-cmds.o `test -f 'cmds.c' || echo './'`cmds.c In file included from cmds.c:95: cmds.c: In function mintr: ../tnftp.h:502:25: error: implicit declaration of function Rwrite; did you mean pwrite? [-Wimplicit-function-declaration] 502 | #define write Rwrite | ^~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_no_multilib-20250120-223508 UNMASKED: Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson. <dev-build/meson-9999 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-14 * clang version 19.1.7 llvm-config: 19.1.7 Python 3.12.8 go version go1.23.5 linux/amd64 Available Ruby profiles: [1] ruby32 (with Rubygems) * Available Rust versions: [1] rust-bin-1.77.1 [2] rust-bin-1.81.0 [3] rust-bin-1.84.0 [4] rust-1.84.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 6366af284adc57629a7416e04a9c1acec6cba456 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Jan 30 10:18:46 2025 +0000 2025-01-30 10:18:45 UTC emerge -qpvO =net-ftp/tnftp-20230507 [ebuild N ] net-ftp/tnftp-20230507 USE="socks5 ssl -ipv6"
Created attachment 917940 [details] emerge-info.txt
Created attachment 917941 [details] emerge-history.txt.xz
Created attachment 917942 [details] environment
Created attachment 917943 [details] etc.clang.tar.xz
Created attachment 917944 [details] etc.portage.tar.xz
Created attachment 917945 [details] logs.tar.xz
Created attachment 917946 [details] net-ftp:tnftp-20230507:20250130-111229.log
Created attachment 917947 [details] qlist-info.txt.xz
Created attachment 917948 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6070afcdecd774076a2122dee756daec2daaf84 commit f6070afcdecd774076a2122dee756daec2daaf84 Author: Sven Wegener <swegener@gentoo.org> AuthorDate: 2025-02-01 20:11:41 +0000 Commit: Sven Wegener <swegener@gentoo.org> CommitDate: 2025-02-01 20:20:24 +0000 net-ftp/tnftp: add patch to include socks.h The socks.h provided by net-proxy/dante contains the missing declaration of the socks support functions in addition to the alias defines. Closes: https://bugs.gentoo.org/949087 Signed-off-by: Sven Wegener <swegener@gentoo.org> .../tnftp/files/tnftp-20230507-socks-include.patch | 32 ++++++++++++++++++++++ net-ftp/tnftp/tnftp-20230507.ebuild | 6 +++- 2 files changed, 37 insertions(+), 1 deletion(-)