Summary: | sci-libs/pastix-5.2.3 : sopalin/.../starpu_submit_tasks.c: error: expected expression before ; token | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | CONFIRMED --- | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 sci-libs:pastix-5.2.3:20210209-165110.log build log |
Description
Toralf Förster
![]() Created attachment 686148 [details]
emerge-info.txt
Created attachment 686151 [details]
emerge-history.txt
Created attachment 686154 [details]
environment
Created attachment 686157 [details]
etc.portage.tar.bz2
Created attachment 686160 [details]
sci-libs:pastix-5.2.3:20210209-165110.log
Created attachment 847320 [details]
build log
I don't have the exact same error, but starpu_submit_tasks.c on version 5.2.3 still uses starpu_perfmodel.per_arch. That field has been removed since starpu-1.2 by https://gitub.u-bordeaux.fr/starpu/starpu/-/commit/352da7186b93014bf5025744ab36accd6461c936 That means pastix[starpu] 5.2.3 can't be built with any starpu versions currently in the tree. ah, sorry. scratch the above. I didn't see it has a condition on STARPU_1_2, but doesn't account for 1.3. pastix 5.2.3 is not compatible with starpu 1.3 |