https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-ruby/sys-filesystem-1.5.2 fails tests. Discovered on: x86 (internal ref: tinderbox_x86) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 904924 [details] build.log build log and emerge --info
Error(s) that match a know pattern: Failure/Error: expect(@stat_dir.blocks_available).to eq(@stat.blocks_available) Failure/Error: expect(@stat_dir.blocks_free).to eq(@stat.blocks_free) Failure/Error: expect(@stat_dir.files_available).to eq(@stat.files_available) Failure/Error: expect(@stat_file.blocks_available).to eq(@stat.blocks_available) Failure/Error: expect(@stat_file.blocks_free).to eq(@stat.blocks_free) Failure/Error: expect(@stat_pathname.files_available).to eq(@stat.files_available) Failure/Error: expect(@stat_pathname.files_free).to eq(@stat.files_free)