https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-backup/restic-0.16.2 fails tests (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Created attachment 882454 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern: scanner_test.go:201: ignoring error for foo: lstat /var/tmp/portage/app-backup/restic-0.16.2/temp/restic-test-1517766200/foo: no such file or directory testing_test.go:38: MockT Fatal called: TestWalkFunc returned error for /var/tmp/portage/app-backup/restic-0.16.2/temp/restic-test-1119932033/subdir: lstat /var/tmp/portage/app-backup/restic-0.16.2/temp/restic-test-1119932033/subdir: no such file or directory testing_test.go:38: MockT Fatal called: TestWalkFunc returned error for /var/tmp/portage/app-backup/restic-0.16.2/temp/restic-test-2671505768/foo: lstat /var/tmp/portage/app-backup/restic-0.16.2/temp/restic-test-2671505768/foo: no such file or directory testing_test.go:50: MockT Error called: tree /target: expected node "bar" not found, has: [foo] FAIL FAIL github.com/restic/restic/internal/restic 0.513s archiver_test.go:2033: Snapshot return error: <nil>
For the moment I was not able to reproduce this in a clean musl system with the same FEATURES and flags than tinderbox.