Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884809 - sys-cluster/mpich: ~riscv test failed: valgrind found errors during execution
Summary: sys-cluster/mpich: ~riscv test failed: valgrind found errors during execution
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: riscv Linux
: Normal major
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 884807
  Show dependency tree
 
Reported: 2022-12-08 03:21 UTC by jinqiang zhang
Modified: 2023-01-12 21:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info.log,5.56 KB, text/plain)
2022-12-08 03:22 UTC, jinqiang zhang
Details
full build log (build.log.7z,149.94 KB, application/x-7z-compressed)
2022-12-08 03:24 UTC, jinqiang zhang
Details
/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-.lp64d/modules/json-c/tests/test-suite.log (json-c-test-suite.log,20.62 KB, text/plain)
2022-12-08 03:25 UTC, jinqiang zhang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jinqiang zhang 2022-12-08 03:21:02 UTC
FEATURES=' test' USE='' failed for =sys-cluster/mpich-3.4.3 ~riscv, test failed under json-c submodule


Reproducible: Always





usr/bin/make  check-TESTS
make[4]: Entering directory '/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-.lp64d/modules/json-c/tests'
make[5]: Entering directory '/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-.lp64d/modules/json-c/tests'
FAIL: test_util_file.test
FAIL: test_float.test
FAIL: test1.test
FAIL: test2.test
FAIL: test4.test
FAIL: testReplaceExisting.test
FAIL: test_parse_int64.test
FAIL: test_deep_copy.test
FAIL: test_null.test
FAIL: test_cast.test
FAIL: test_double_serializer.test
FAIL: test_parse.test
FAIL: test_locale.test
FAIL: test_charcase.test
FAIL: test_printbuf.test
FAIL: test_set_serializer.test
FAIL: test_compare.test
FAIL: test_set_value.test
FAIL: test_visit.test
FAIL: test_json_pointer.test
FAIL: test_int_add.test
============================================================================
Testsuite summary for json-c 0.13.99
============================================================================
# TOTAL: 21
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  21
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to json-c@googlegroups.com
Comment 1 jinqiang zhang 2022-12-08 03:22:07 UTC
Created attachment 840897 [details]
emerge --info
Comment 2 jinqiang zhang 2022-12-08 03:24:10 UTC
Created attachment 840899 [details]
full build log
Comment 3 jinqiang zhang 2022-12-08 03:25:50 UTC
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
Comment 4 jinqiang zhang 2022-12-08 04:21:30 UTC
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.
Comment 5 Larry the Git Cow gentoo-dev 2023-01-12 21:50:49 UTC
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(+)