Search Criteria
Package Details: libs3-git 278.287e4be-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libs3-git.git (read-only, click to copy) |
---|---|
Package Base: | libs3-git |
Description: | C Library and Tools for Amazon S3 Access |
Upstream URL: | https://github.com/bji/libs3 |
Licenses: | GPL |
Submitter: | Spielkind |
Maintainer: | Spielkind |
Last Packager: | Spielkind |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-02-11 12:56 (UTC) |
Last Updated: | 2022-08-26 12:42 (UTC) |
Dependencies (7)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- make (make-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
Latest Comments
irreleph4nt commented on 2018-05-28 17:48 (UTC)
Does not build right now:
==> Starting package()... build/obj/bucket.do: Compiling dynamic object build/obj/bucket_metadata.do: Compiling dynamic object build/obj/error_parser.do: Compiling dynamic object build/obj/general.do: Compiling dynamic object build/obj/object.do: Compiling dynamic object build/obj/request.do: Compiling dynamic object src/request.c: In function 'sort_query_string': src/request.c:849:9: error: 'strncat' specified bound 1 equals source length [-Werror=stringop-overflow=] strncat(result, "&", 1); ^~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make: *** [GNUmakefile:227: build/obj/request.do] Error 1