Summary: | sys-libs/libxcrypt-4.4.25: fails test/explicit-bzero test on sparc | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | CONFIRMED --- | ||
Severity: | normal | Keywords: | TESTFAILURE |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | Sparc | ||
OS: | Linux | ||
URL: | https://github.com/besser82/libxcrypt/issues/144 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 809410 | ||
Attachments: |
build.log
test-suite.log |
Description
Sam James
![]() ![]() ![]() ![]() Created attachment 747759 [details]
test-suite.log
FAIL: test/explicit-bzero
=========================
PASS: no clear/prepare: expected 32 got 32
PASS: no clear/test: expected some got 23
PASS: ordinary clear/prepare: expected 32 got 32
INFO: ordinary clear/test: found 32 patterns
PASS: explicit clear/prepare: expected 32 got 32
FAIL: explicit clear/test: expected 0 got 3
FAIL test/explicit-bzero (exit status: 1)
This doesn't seem to happen with gcc 11, but does with 10. (In reply to Sam James from comment #2) > This doesn't seem to happen with gcc 11, but does with 10. Hm, I don't think that's right, it does happen with 11 for me now. But it.. passed outside of Portage with a git clone? (In reply to Sam James from comment #3) Actually, now it's passing again. I despair! |