Search Criteria
Package Details: cpp-httplib 0.45.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cpp-httplib.git (read-only, click to copy) |
|---|---|
| Package Base: | cpp-httplib |
| Description: | A C++ header-only HTTP/HTTPS server and client library |
| Upstream URL: | https://github.com/yhirose/cpp-httplib |
| Keywords: | networking requests |
| Licenses: | MIT |
| Submitter: | sum01 |
| Maintainer: | sum01 |
| Last Packager: | sum01 |
| Votes: | 4 |
| Popularity: | 0.78 |
| First Submitted: | 2020-05-10 04:07 (UTC) |
| Last Updated: | 2026-05-17 18:12 (UTC) |
Dependencies (8)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gtest (googletest-gitAUR) (check)
- brotli (brotli-gitAUR) (optional) – Brotli compression support
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR) (optional) – HTTPS support
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR) (optional) – HTTPS support
- wolfssl (wolfssl-allAUR, wolfssl-jniAUR, wolfssl-gitAUR) (optional) – HTTPS support
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat) (optional) – ZLIB compression support
- zstd (zstd-gitAUR, zstd-staticAUR) (optional) – Zstandard compression support
Required by (12)
- data-vantage (make)
- dpitunnel (make)
- dpitunnel-git (make)
- eden-beta (make)
- eden-git (make)
- eden-mp4fixes (make)
- eden-nightly (make)
- elfeed2 (make)
- falco (make)
- falco-git
- falco-probe-ebpf (make)
- neobox-git
Latest Comments
1 2 Next › Last »
Jawzper commented on 2026-04-04 01:23 (UTC)
@txtsd thank you, that worked!
txtsd commented on 2026-04-03 09:15 (UTC)
Y'all, just run
makepkg --nocheckand it will skip tests.Jawzper commented on 2026-04-02 14:04 (UTC)
Can't pass tests on either version... Seems like I lost the old package files when I accidentally did cleanbuild. What do I do :(
Glorious7060 commented on 2026-03-29 19:28 (UTC)
All those test are failing for me too on this package and compiled one. I also rollback to old package to use it.
bonboncat commented on 2026-03-29 18:05 (UTC)
@smartassskeleton I got the same failed test results in my cachyos but 0test fail in my manjaro Tried to install compiled and got the same result. Notests version not working for me either. Thanks to my snapshot i can roll back to 0.38 after uninstall it to try other version
smartassskeleton commented on 2026-03-29 16:06 (UTC)
I'm failing unit tests:
Can't seem to find any info in the upstream git repo either. Any ideas?
sum01 commented on 2026-02-28 05:56 (UTC)
Perhaps they're fixed on the new release? I had 0 test fails myself on v0.35.0
taotieren commented on 2026-02-28 03:42 (UTC)
Hello. I compiled it in devtool's extra-x86_ clean environment. Are there any of the following test errors that can help fix them? Thank you.
Spixmaster commented on 2026-02-13 14:09 (UTC)
The optional dependency mbedtls is missing.
Spixmaster commented on 2026-02-13 12:33 (UTC)
Can you run the tests? cpp-httplib-git does it too.
1 2 Next › Last »