Summary: | dev-libs/starpu-1.3.8: fails static_restartable_tag and bandwidth tests on qemu riscv64 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alex Fan <alex.fan.q> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build log
emerge --info |
Description
Alex Fan
![]() 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(+) |