Wxparaver broken in NixOS 25.05 #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using
boost186should solve itI have added the fix in #6, but you can include it in #5 instead
Thanks, I have cherry picked it and it builds fine. Do you want to try luck upstream so they support the newer boost? Nothing here https://github.com/bsc-performance-tools/paraver-kernel/commits/devel/ or here https://github.com/bsc-performance-tools/wxparaver/commits/devel/
Someone already filled an issue back in March.
Looking at repology, from major distros only rolling release ones seem to be on +1.87 (arch and tumbleweed), so builds should already be breaking there.
In fact, the AUR package has a proper patch for asio
Nice!
We should consider adding Joan on the payroll, he has fixed so many issues that are not even merged and I believe he is not even actively using it.
Would it be a good idea to apply it and use the latest boost?
I think so. Mainly as a "canary", so we don't have to remember to change boost back once upstream fixes it.
Fixed in #5 and #6