Package Details: simdjson 1:3.9.1-1

Git Clone URL: https://aur.archlinux.org/simdjson.git (read-only, click to copy)
Package Base: simdjson
Description: A C++ library to see how fast we can parse JSON with complete validation.
Upstream URL: https://github.com/simdjson/simdjson
Licenses: Apache-2.0
Submitter: bertptrs
Maintainer: bertptrs
Last Packager: bertptrs
Votes: 6
Popularity: 0.22
First Submitted: 2019-12-25 13:21 (UTC)
Last Updated: 2024-04-06 09:53 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

strager commented on 2023-01-31 08:34 (UTC) (edited on 2023-01-31 08:34 (UTC) by strager)

@bertptrs I re-ran my job and it's no longer failing due to simdjson checksum failures. 👍

Thanks for sharing the link for context.

bertptrs commented on 2023-01-31 08:00 (UTC)

@strager this might be caused by this breaking change in Github: https://github.com/orgs/community/discussions/45830

I will double check what the state of the checksumming is later, to avoid spurious updates. Apologies for the inconvenience.

strager commented on 2023-01-30 23:18 (UTC) (edited on 2023-01-30 23:19 (UTC) by strager)

Installing simdjson is failing on my CI server:

==> Making package: simdjson 3.1.0-1 (Mon Jan 30 20:18:46 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading simdjson-3.1.0.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 1592k    0 1592k    0     0  2214k      0 --:--:-- --:--:-- --:--:-- 2214k
==> Validating source files with sha256sums...
    simdjson-3.1.0.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!

Exact commands: https://github.com/quick-lint/quick-lint-js/blob/d81893eaf434b447799ac5526f9ccd12f9439c4d/.github/workflows/unvendored.yml#L32-L36

Full logs: https://github.com/quick-lint/quick-lint-js/actions/runs/4047518434/jobs/6962251289