Robert Scott
Robert Scott
https://en.wikipedia.org/wiki/X87 > By default, the x87 processors all use 80-bit double-extended precision internally (to allow sustained precision over many calculations, see IEEE 754 design rationale). A given sequence of arithmetic...
FWIW I suspect the fix for this is https://github.com/tensorflow/tensorflow/pull/47957.
No, I think the client should just ignore it. And it could even be based on pre-compressed size and that would allow it to avoid compressing a massive file only...
We see this still in the test suites of several packages in Nix on darwin-aarch64 and the thing all affected packages has in common is *async*. > And not for...
Only experienced the `maigret` failure myself on macos 10.15, and it's pre-existing.
On macos 10.15: ``` builder for '/nix/store/kkb3f0yzahmfd1qzv35j85s98mlsyv9f-python3.9-envisage-6.0.1.drv' failed with exit code 1; last 10 log lines: envisage/tests/test_service.py:20 /private/tmp/nix-build-python3.9-envisage-6.0.1.drv-0/envisage-6.0.1/envisage/tests/test_service.py:20: PytestCollectionWarning: cannot collect test class 'TestApplication' because it has a __init__ constructor...
Still building...
`nixpkgs-review` reveals no new failures, macos 10.15 & nixos x86_64
Not sure why ofborg thinks this doesn't rebuild on darwin, it does. Edit: or aarch64 for that matter.
This will need to be re-targeted at staging (preferably using this technique https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#rebasing-between-branches-ie-from-master-to-staging)