Summary: | sys-cluster/mpich: ~riscv test failed: valgrind found errors during execution | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | jinqiang zhang <peeweep> |
Component: | Current packages | Assignee: | Gentoo Cluster Team <cluster> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | riscv |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | riscv | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/28595 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 884807 | ||
Attachments: |
emerge --info
full build log /var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-.lp64d/modules/json-c/tests/test-suite.log |
Description
jinqiang zhang
2022-12-08 03:21:02 UTC
Created attachment 840897 [details]
emerge --info
Created attachment 840899 [details]
full build log
Created attachment 840901 [details]
/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-.lp64d/modules/json-c/tests/test-suite.log
FAIL: test_util_file ==================== ERROR: "test_util_file /var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c/tests" exited with non-zero exit status: 1 ERROR: valgrind found errors during execution: ERROR: "test_util_file /var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c/tests" (test_util_file) failed (set VERBOSE=1 to see full output): + diff /var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c/tests/test_util_file.expected testSubDir/test_util_file.test/test_util_file.out cp "testSubDir/test_util_file.test/test_util_file.out" "/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c/tests/test_util_file.expected" FAIL test_util_file.test (exit status: 1) Valgrind doesn't work on riscv yet, we better use USE_VALGRIND=0 to pass json-c tests. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bffd7b73403b401ed5df4c6ecd0294e4f4543628 commit bffd7b73403b401ed5df4c6ecd0294e4f4543628 Author: jinqiang zhang <peeweep@0x0.ee> AuthorDate: 2022-12-09 17:36:47 +0000 Commit: Yixun Lan <dlan@gentoo.org> CommitDate: 2023-01-12 21:44:00 +0000 sys-cluster/mpich: fix riscv test failed Closes: https://bugs.gentoo.org/884809 Signed-off-by: jinqiang zhang <peeweep@0x0.ee> Signed-off-by: Yixun Lan <dlan@gentoo.org> sys-cluster/mpich/mpich-3.4.3.ebuild | 1 + 1 file changed, 1 insertion(+) |