Search Criteria
Package Details: cpr 1.14.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cpr.git (read-only, click to copy) |
|---|---|
| Package Base: | cpr |
| Description: | C++ Requests: Curl for People, a spiritual port of Python Requests. |
| Upstream URL: | https://github.com/libcpr/cpr |
| Licenses: | MIT |
| Provides: | libcpr.so |
| Submitter: | ZLima12 |
| Maintainer: | ZLima12 (horror-proton, FabioLolix) |
| Last Packager: | ZLima12 |
| Votes: | 7 |
| Popularity: | 0.035025 |
| First Submitted: | 2021-04-22 20:19 (UTC) |
| Last Updated: | 2025-12-17 21:34 (UTC) |
Latest Comments
1 2 3 4 Next › Last »
ZLima12 commented on 2026-01-19 02:17 (UTC)
Surgo: if the tests are hanging, that is an upstream issue, not one with the PKGBUILD. The proper course of action to fix it is filing a bug report at the CPR repository. If you don't care about running tests then all you have to do is run makepkg with --nocheck. I even added logic to the PKGBUILD to skip even building the tests at all in this case.
Surgo commented on 2026-01-19 02:00 (UTC)
Why not just disable the tests entirely at this point? They're a common cause of superfluous breakage.
FabioLolix commented on 2026-01-13 19:33 (UTC)
Couldn't replicate both with makepkg and devtools
repomansez commented on 2026-01-13 19:09 (UTC) (edited on 2026-01-13 19:26 (UTC) by repomansez)
Also breaks for me on the 7th test. Tried compiling and testing manually and it gets stuck on the 8th test, so I think it's probably setup-related or something.
I don't really use cpr, I only have one package that depends on it, so I just downloaded the PKGBUILD and disabled the tests lol.
FabioLolix commented on 2025-12-18 17:18 (UTC)
@kocsi couldn't replicate
kocsi commented on 2025-12-18 15:48 (UTC)
Compilation seems to break during testing
==> Starting check()... Test project /tmp/makepkg/cpr/src/build Start 1: cpr_get_tests 1/31 Test #1: cpr_get_tests .................... Passed 3.44 sec Start 2: cpr_post_tests 2/31 Test #2: cpr_post_tests ................... Passed 3.75 sec Start 3: cpr_session_tests 3/31 Test #3: cpr_session_tests ................ Passed 2.75 sec Start 4: cpr_prepare_tests 4/31 Test #4: cpr_prepare_tests ................ Passed 0.11 sec Start 5: cpr_async_tests 5/31 Test #5: cpr_async_tests .................. Passed 0.12 sec Start 6: cpr_head_tests 6/31 Test #6: cpr_head_tests ................... Passed 4.01 sec Start 7: cpr_delete_testsnich23 commented on 2025-05-26 15:34 (UTC) (edited on 2025-05-27 17:06 (UTC) by nich23)
Build fails here currently with:
ZLima12 commented on 2025-05-06 03:09 (UTC)
Wild_Penguin: thanks for reporting. This should be fixed when the gtest package gets updated, but I've pushed a temporary fix since I don't know how long that will take.
Wild_Penguin commented on 2025-05-05 02:33 (UTC)
Build fails here currently with:
Flat commented on 2025-05-01 15:24 (UTC)
Missing
gitfor makedepends1 2 3 4 Next › Last »