https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-util/fnm-1.35.1 fails tests. Discovered on: amd64 (internal ref: guru_tinderbox) 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 899069 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: test downloader::tests::test_installing_node_12 ... FAILED test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 89.72s thread 'downloader::tests::test_installing_node_12' panicked at src/downloader.rs:174:69: Can't install Node 12: CantExtractFile { source: IoError(Custom { kind: Other, error: TarError { desc: "failed to unpack `/var/tmp/portage/dev-util/fnm-1.35.1/temp/.tmpaF6DYA/.downloads/.tmpKvVU3R/node-v12.0.0-linux-x64/lib/node_modules/npm/node_modules/through2/LICENSE.html`", io: Custom { kind: Other, error: TarError { desc: "failed to unpack `node-v12.0.0-linux-x64/lib/node_modules/npm/node_modules/through2/LICENSE.html` into `/var/tmp/portage/dev-util/fnm-1.35.1/temp/.tmpaF6DYA/.downloads/.tmpKvVU3R/node-v12.0.0-linux-x64/lib/node_modules/npm/node_modules/through2/LICENSE.html`", io: Custom { kind: Other, error: reqwest::Error { kind: Decode, source: TimedOut } } } } } }) }