Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 803158 - dev-libs/starpu-1.3.8: fails static_restartable_tag and bandwidth tests on qemu riscv64
Summary: dev-libs/starpu-1.3.8: fails static_restartable_tag and bandwidth tests on qe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-07-21 03:14 UTC by Alex Fan
Modified: 2021-10-29 04:30 UTC (History)
1 user (show)

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


Attachments
build log (starpu-1.3.8-20210720.log,671.96 KB, text/plain)
2021-07-21 03:15 UTC, Alex Fan
Details
emerge --info (emerge.info,5.00 KB, application/x-info)
2021-07-21 03:16 UTC, Alex Fan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Fan archtester 2021-07-21 03:14:57 UTC
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
Comment 1 Alex Fan archtester 2021-07-21 03:15:56 UTC
Created attachment 725374 [details]
build log
Comment 2 Alex Fan archtester 2021-07-21 03:16:17 UTC
Created attachment 725377 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2021-10-29 02:36:29 UTC
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(+)
Comment 4 Larry the Git Cow gentoo-dev 2021-10-29 04:27:47 UTC
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(+)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-29 04:28:42 UTC
These failures fortunately seem to just be timeouts. Can you try now?

(Reopen if it isn't.)
Comment 6 Larry the Git Cow gentoo-dev 2021-10-29 04:30:55 UTC
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(+)