fdcache_entity.cpp:489:23: error: 'CacheFileStat' does not refer to a value 489 | std::auto_ptr<CacheFileStat> pcfstat; | ^ ./fdcache_stat.h:29:7: note: declared here 29 | class CacheFileStat | ^ fdcache_entity.cpp:489:38: error: use of undeclared identifier 'pcfstat'; did you mean 'fstat'? 489 | std::auto_ptr<CacheFileStat> pcfstat; ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd_clang-20231210-041514 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6+libcxx Python 3.11.7 Available Rust versions: [1] rust-bin-1.74.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 4) Eclipse Temurin JDK 8.382_p05 [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 The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): go version go1.21.5 linux/amd64 HEAD of ::gentoo commit 85ba54df0b405972d4732eae4267e63d3da5dd0c Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Dec 13 12:01:55 2023 +0000 2023-12-13 12:01:54 UTC emerge -qpvO net-fs/s3fs [ebuild N ] net-fs/s3fs-1.93 USE="gnutls nettle -nss"
Created attachment 879212 [details] emerge-info.txt
Created attachment 879213 [details] emerge-history.txt.xz
Created attachment 879214 [details] environment
Created attachment 879215 [details] etc.clang.tar.xz
Created attachment 879216 [details] etc.portage.tar.xz
Created attachment 879217 [details] logs.tar.xz
Created attachment 879218 [details] net-fs:s3fs-1.93:20231213-124931.log
Created attachment 879219 [details] qlist-info.txt.xz
Created attachment 879220 [details] temp.tar.xz
Created attachment 879221 [details] var.tmp.clang.tar.xz
I wasn't able to reproduce it with clang:17 nor clang:16. Anyway, upstream did some changes in fdcache_entity.cpp source file and changed the line where this bug originates. Could you test new release net-fs/s3fs-1.94?
The issue was fixed in commit https://github.com/s3fs-fuse/s3fs-fuse/commit/6344d74ae3651a623ab22fd29d6a0de31f30358e in v1.94.