Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919844 - net-fs/s3fs-1.93 - [clang] fdcache_entity.cpp: error: use of undeclared identifier pcfstat; did
Summary: net-fs/s3fs-1.93 - [clang] fdcache_entity.cpp: error: use of undeclared ident...
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-12-13 20:48 UTC by Toralf Förster
Modified: 2024-02-25 08:29 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.94 KB, text/plain)
2023-12-13 20:48 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,58.44 KB, application/x-xz)
2023-12-13 20:48 UTC, Toralf Förster
Details
environment (environment,84.03 KB, text/plain)
2023-12-13 20:48 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-13 20:48 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,36.09 KB, application/x-xz)
2023-12-13 20:48 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,5.76 KB, application/x-xz)
2023-12-13 20:48 UTC, Toralf Förster
Details
net-fs:s3fs-1.93:20231213-124931.log (net-fs:s3fs-1.93:20231213-124931.log,20.05 KB, text/plain)
2023-12-13 20:48 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,60.21 KB, application/x-xz)
2023-12-13 20:48 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,28.66 KB, application/x-xz)
2023-12-13 20:48 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1020 bytes, application/x-xz)
2023-12-13 20: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-12-13 20:48:34 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2023-12-13 20:48:35 UTC
Created attachment 879212 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-13 20:48:36 UTC
Created attachment 879213 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-12-13 20:48:37 UTC
Created attachment 879214 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-13 20:48:38 UTC
Created attachment 879215 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-13 20:48:39 UTC
Created attachment 879216 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-13 20:48:40 UTC
Created attachment 879217 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-13 20:48:41 UTC
Created attachment 879218 [details]
net-fs:s3fs-1.93:20231213-124931.log
Comment 8 Toralf Förster gentoo-dev 2023-12-13 20:48:43 UTC
Created attachment 879219 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2023-12-13 20:48:44 UTC
Created attachment 879220 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2023-12-13 20:48:45 UTC
Created attachment 879221 [details]
var.tmp.clang.tar.xz
Comment 11 Petr Vaněk gentoo-dev 2024-02-25 08:29:14 UTC
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?