Partial updates are not supported. I will never update only one of the packages in a way it would break compatibility. The Arch way is to keep it simple so I'm reluctant to take effort to solve a problem which does not exist.
Search Criteria
Package Details: reflective-rapidjson 0.0.15-12
Package Actions
Git Clone URL: | https://aur.archlinux.org/reflective-rapidjson.git (read-only, click to copy) |
---|---|
Package Base: | reflective-rapidjson |
Description: | Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON |
Upstream URL: | https://github.com/Martchus/reflective-rapidjson |
Licenses: | GPL-2-or-later |
Submitter: | Martchus |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-27 14:28 (UTC) |
Last Updated: | 2024-09-22 20:25 (UTC) |
Dependencies (14)
- c++utilitiesAUR
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR)
- libc++utilities.so (c++utilitiesAUR)
- llvm-libs (llvm-libs-rocm-gitAUR, llvm-libs-gitAUR)
- rapidjson (rapidjson-gitAUR)
- clang-tools-extra (clang-minimal-gitAUR, clang) (make)
- cmake (cmake-gitAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- boost (boost-gitAUR) (check)
- cppunit (check)
- boost (boost-gitAUR) (optional) – use Boost.Hana instead of code generator
- reflective-rapidjson-doc (optional) – API documentation
Required by (3)
- mingw-w64-reflective-rapidjson
- tageditor (make)
- tageditor-qt6 (make)
Sources (1)
Martchus commented on 2019-09-28 13:29 (UTC)
shillshocked commented on 2019-09-28 11:58 (UTC)
c++utilities 5.0.0+ should be a dependency requirement. Currently there is no version requirement.
Martchus commented on 2019-03-27 14:46 (UTC) (edited on 2019-03-27 14:47 (UTC) by Martchus)
Sorry, I've pushed this too early. This should build as soon as llvm/clang 8 is released from staging.
luka-devnull commented on 2018-10-13 09:09 (UTC) (edited on 2018-10-13 09:10 (UTC) by luka-devnull)
The checksum that failed wasn't for the patch file, it was for the reflective-rapidjson-0.0.5.tar.gz file:
sha256sum reflective-rapidjson-0.0.5.tar.gz
3ba7c7f2a73c9ab2afe38cd884b8f1290e770f17c9fd497de5468c7d4a690bdb reflective-rapidjson-0.0.5.tar.gz
The checksum you provided was 7de997399332b723810833756c39b97e2ffa4160d5453ce1e2af6b4f5f4f90a7, which is invalid.
Martchus commented on 2018-10-08 11:27 (UTC)
I have already fixed the checksum once and it still seems valid:
wget https://github.com/Martchus/reflective-rapidjson/commit/5835cd85a5bbc72f4ac47a81b09e986cc8dee715.patch
sha256sum 5835cd85a5bbc72f4ac47a81b09e986cc8dee715.patch
958dc1902d9a6d245ce198ccdf02ffd3049404e0a5446892ce55db0108baa888 5835cd85a5bbc72f4ac47a81b09e986cc8dee715.patch
clpwn commented on 2018-10-08 03:00 (UTC)
SHA256 appear to be invalid.
==> Validating source files with sha256sums... reflective-rapidjson-0.0.5.tar.gz ... FAILED 5835cd85a5bbc72f4ac47a81b09e986cc8dee715.patch ... Passed ==> ERROR: One or more files did not pass the validity check!
Martchus commented on 2018-09-28 07:40 (UTC)
How should I know how to tell your (stupid) AUR helper to exclude a package :-)
BTW, I recommend to build in a clean chroot like the official devs do. This allows you to build right now against staging and install the package locally when LLVM is released from staging.
<deleted-account> commented on 2018-09-27 11:49 (UTC)
Is there any way I can update my system now when I'm not in staging? Adding reflective-rapidjson to IgnorePkg doesn't help
Martchus commented on 2018-09-26 16:45 (UTC)
I unintentionally pushed 0.0.5-3 already. The rebuild is supposed to be done against LLVM 7 which is currently in staging.
ponsfoot commented on 2018-09-21 13:36 (UTC)
sha256sums is invalid.
Pinned Comments
Martchus commented on 2018-01-31 19:55 (UTC)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff