tested on qemu riscv64 environment. Possibly linked to Bug 802966. I enabled cxx, hl, szip, and zlib and disabled debug & fortran for sci-libs/hdf5-1.10.5. ... PASS: main/starpu_task_bundle PASS: main/starpu_task_wait_for_all PASS: main/starpu_task_wait PASS: main/static_restartable PASS: main/static_restartable_using_initializer ../build-aux/test-driver: line 109: 2600547 Alarm clock "$@" > $log_file 2>&1 FAIL: main/static_restartable_tag PASS: main/regenerate PASS: main/regenerate_pipeline PASS: main/restart ... PASS: disk/mem_reclaim XFAIL: errorcheck/invalid_blocking_calls PASS: errorcheck/workers_cpuid PASS: helper/starpu_data_cpy PASS: helper/starpu_create_sync_task PASS: microbenchs/async_tasks_overhead PASS: microbenchs/sync_tasks_overhead PASS: microbenchs/tasks_overhead PASS: microbenchs/tasks_size_overhead PASS: microbenchs/prefetch_data_on_node PASS: microbenchs/redundant_buffer PASS: microbenchs/matrix_as_vector ../build-aux/test-driver: line 109: 2608871 Alarm clock "$@" > $log_file 2>&1 FAIL: microbenchs/bandwidth SKIP: overlap/gpu_concurrency PASS: parallel_tasks/explicit_combined_worker ... PASS: sched_ctx/sched_ctx_hierarchy PASS: fortran90/init_01 ============================================================================ Testsuite summary for StarPU 1.3.8 ============================================================================ # TOTAL: 226 # PASS: 205 # SKIP: 18 # XFAIL: 1 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to starpu-devel@inria.fr ============================================================================ Reproducible: Always
Created attachment 725374 [details] build log
Created attachment 725377 [details] emerge --info
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f940c8f6d948810406d27573b3c20a6ca30742e7 commit f940c8f6d948810406d27573b3c20a6ca30742e7 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-29 02:36:17 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-29 02:36:17 +0000 dev-libs/starpu: add 1.3.9 Bug: https://bugs.gentoo.org/803158 Bug: https://bugs.gentoo.org/802621 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/starpu/Manifest | 1 + dev-libs/starpu/starpu-1.3.9.ebuild | 93 +++++++++++++++++++++++++++++++++++++ 2 files changed, 94 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eb8d34c46e26c19017f03a4ef0a3734260ceb5f commit 4eb8d34c46e26c19017f03a4ef0a3734260ceb5f Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-29 04:26:44 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-29 04:27:03 +0000 dev-libs/starpu: crank up test timeouts Avoid issues like (the specific test varies): ``` ../build-aux/test-driver: line 112: 9422 Alarm clock "$@" >> "$log_file" 2>&1 FAIL: main/starpu_task_wait ``` Bug: https://bugs.gentoo.org/803158 Bug: https://bugs.gentoo.org/802621 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/starpu/starpu-1.3.8.ebuild | 6 ++++++ dev-libs/starpu/starpu-1.3.9.ebuild | 6 ++++++ 2 files changed, 12 insertions(+)
These failures fortunately seem to just be timeouts. Can you try now? (Reopen if it isn't.)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=568bd3c0ff75ee07f690ae285b50326a9fcf5227 commit 568bd3c0ff75ee07f690ae285b50326a9fcf5227 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-29 04:30:39 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-29 04:30:39 +0000 dev-libs/starpu: add note about tests (possibly could change to smaller suite) Bug: https://bugs.gentoo.org/803158 Bug: https://bugs.gentoo.org/802621 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/starpu/starpu-1.3.8.ebuild | 2 ++ dev-libs/starpu/starpu-1.3.9.ebuild | 2 ++ 2 files changed, 4 insertions(+)