kallisto: fix build with gcc 15#522275
Conversation
|
There was a problem hiding this comment.
Thanks for your patch. I would prefer to point to upstream instead of a third party (FreeBSD). This seems to work on current unstable:
# Fix typo in vendored bifrost DataStorage<U> copy constructor exposed by gcc 15.
# https://github.com/pmelsted/bifrost/pull/18
patches = [(fetchpatch2 {
name = "bifrost-fix-datastorage-sz_link-typo.patch";
url = "https://github.com/pmelsted/bifrost/pull/18.patch";
hash = "sha256-FX9VKEkzfPAEmYWoMs189qSL4rM6/pCF4QR82zp/eWU=";
stripLen = 1;
extraPrefix = "ext/bifrost/";
})];
|
That would be nice if it were merged upstream (but it's still open). Per the documentation, the URL of the PR plus |
|
Sure, committing the patch is the best option. The pull request URL would also work well as a stopgap. Hash mismatches would warn us about any pull request changes. It's simpler but a bit less reproducible. I'll discuss merging it upstream, but this will take time. |
|
Approved, many thanks for your PR. |
Vendor the patch from pmelsted/bifrost#18
ZHF: #516381 (Part of)
Hydra Failure (Click the banner to go to Hydra build report):

Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.