from common.h:27, from metaheader.cpp:26: /usr/include/attr/xattr.h:5:2: warning: #warning "Please change your <attr/xattr.h> includes to <sys/xattr.h>" [-Wcpp] 5 | #warning "Please change your <attr/xattr.h> includes to <sys/xattr.h>" | ^~~~~~~ s3fs.cpp: In function int list_bucket(const char*, S3ObjList&, const char*, bool): s3fs.cpp:3492:27: error: xmlReadMemory was not declared in this scope; did you mean xmlInitMemory? 3492 | if(NULL == (doc = xmlReadMemory(encbody.c_str(), static_cast<int>(encbody.size()), "", NULL, 0))){ | ^~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_systemd-20231110-113338 ------------------------------------------------------------------- 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.5 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.5 Python 3.11.6 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.73.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.21.4 linux/amd64 HEAD of ::gentoo commit 84532b6461c6f1ca2e84b3f31b62a70b23db7d37 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Nov 17 17:47:55 2023 +0000 2023-11-17 17:47:55 UTC emerge -qpvO net-fs/s3fs [ebuild N ] net-fs/s3fs-1.93 USE="gnutls -nettle -nss"
Created attachment 875000 [details] emerge-info.txt
Created attachment 875001 [details] emerge-history.txt.xz
Created attachment 875002 [details] environment
Created attachment 875003 [details] etc.clang.tar.xz
Created attachment 875004 [details] etc.portage.tar.xz
Created attachment 875005 [details] logs.tar.xz
Created attachment 875006 [details] net-fs:s3fs-1.93:20231117-200544.log
Created attachment 875007 [details] qlist-info.txt.xz
Created attachment 875008 [details] temp.tar.xz
Circular dependency was added back upstream here: https://gitlab.gnome.org/GNOME/libxml2/-/commit/72007096e2812f80c9bce2485d85e6d13bb7dbb5 s3fs upstream was made aware of the missing header and they'll hopefully add it in a subsequent release, in case this is being dropped again by libxml2 at some point.