Looks like the sha256sum for version 5.18.0 is incorrect. '8c194160bf3ff6548741fc8ca4c7378694763a12256eeb59da8e15c01a0681fd' works for me.
Search Criteria
Package Details: c++utilities 5.27.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/c++utilities.git (read-only, click to copy) |
---|---|
Package Base: | c++utilities |
Description: | Common C++ classes and routines such as argument parser, IO and conversion utilities |
Upstream URL: | https://github.com/Martchus/cpp-utilities |
Licenses: | GPL-2-or-later |
Provides: | libc++utilities.so |
Submitter: | Martchus |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 59 |
Popularity: | 2.20 |
First Submitted: | 2015-08-27 18:56 (UTC) |
Last Updated: | 2024-12-03 19:29 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- cmake (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- cppunit (check)
- c++utilities-docAUR (optional) – API documentation
Required by (27)
- dbus-soundrecorder
- onboard-plasmoid-git (make)
- passwordfile (requires libc++utilities.so)
- passwordfile
- passwordmanager
- passwordmanager (requires libc++utilities.so)
- passwordmanager-qt6
- passwordmanager-qt6 (requires libc++utilities.so)
- qtutilities (requires libc++utilities.so)
- qtutilities
- qtutilities-qt6 (requires libc++utilities.so)
- qtutilities-qt6
- reflective-rapidjson (requires libc++utilities.so)
- reflective-rapidjson
- syncthingtray (requires libc++utilities.so)
- syncthingtray
- syncthingtray-qt6
- syncthingtray-qt6 (requires libc++utilities.so)
- tageditor (requires libc++utilities.so)
- tageditor
- Show 7 more...
Sources (1)
noplomplom commented on 2022-08-02 19:40 (UTC)
Martchus commented on 2020-10-12 19:52 (UTC)
I know that I forgot to update the checksum in the first place. However, it should have been updated by now. Make sure you're using the latest commit/snapshot.
halcek commented on 2020-10-12 17:22 (UTC)
Currently getting the same error as TecMunky mentions as well:
Validating source files with sha256sums...
c++utilities-5.7.0.tar.gz ... FAILED
TecMunky commented on 2020-10-11 15:57 (UTC)
Building c++utilities...
==> Making package: c++utilities 5.7.0-1 (Sun 11 Oct 2020 10:56:04 CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found c++utilities-5.7.0.tar.gz
==> Validating source files with sha256sums...
c++utilities-5.7.0.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
Failed to build c++utilities
Martchus commented on 2020-02-05 11:24 (UTC)
dmshimself commented on 2020-02-05 11:18 (UTC)
I'm getting this at the moment with a makepkg -sri (and also with -sriC)
==> Checking buildtime dependencies... ==> Retrieving sources... -> Found c++utilities-5.2.0.tar.gz ==> Validating source files with sha256sums... c++utilities-5.2.0.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check!
Martchus commented on 2020-01-21 14:26 (UTC)
@kmarius Cleaned it up. Thanks for letting me know.
kmarius commented on 2020-01-21 13:11 (UTC)
The file .sync-conflict-20190519-131723-PKPUQWZ.SRCINFO was mistakenly added in
commit a9c299b0df8f
on 2019-08-24.
roverton commented on 2019-02-20 20:09 (UTC)
Fair enough point, though with cmake only guaranteeing this behavior for the 3.13 versions it's still a good idea to update the PKGBUILDs using cmake for future proofing.
I was still on 3.13.3 because I'm running manjaro and 3.13.4 is just now being pushed out to those repos. I don't expect AUR maintainers to deal with that of course and do endeavour to work around any issues myself and share results; just in case someone else comes across the same issue(s).
Thanks for the quick responses and looking into it too!
Martchus commented on 2019-02-19 17:44 (UTC)
All packages should be updated. I would still recommend to update your system (cmake 3.13.4 is already in extra) before invoking makepkg.
Pinned Comments
Martchus commented on 2016-05-18 21:55 (UTC) (edited on 2016-10-31 11:37 (UTC) by Martchus)