Search Criteria
Package Details: folly 2020.09.14.00-1
Git Clone URL: | https://aur.archlinux.org/folly.git (read-only, click to copy) |
---|---|
Package Base: | folly |
Description: | An open-source C++ library developed and used at Facebook |
Upstream URL: | https://github.com/facebook/folly |
Licenses: | |
Submitter: | dseg |
Maintainer: | ftiasch (MrAnno) |
Last Packager: | MrAnno |
Votes: | 5 |
Popularity: | 0.000011 |
First Submitted: | 2015-03-20 08:29 |
Last Updated: | 2020-09-15 09:43 |
Dependencies (19)
- boost-libs (boost171, boost-libs-git)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- double-conversion (double-conversion-git)
- fmt (fmt-git)
- gflags (gflags-static, gflags-git)
- google-glog (google-glog-static, glog-git)
- jemalloc (jemalloc-git, jemalloc4)
- libevent (libevent-git, libevent-fb)
- libsodium (libsodium-git)
- lz4 (lz4-git, lz4-static-musl, lz4-static)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- snappy (snappy-git, libsnappy, snappy-static)
- xz (xz-git, xz-static-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- zstd (zstd-git, zstd-static, zstd-cmake)
- boost>=1.51.0 (boost-git)
- cmake (cmake-git) (make)
- gmock (googletest-git) (make)
- gtest (googletest-git) (make)
Required by (5)
- fbthrift
- fizz
- proxygen
- wangle
- watchman-git (make)
Latest Comments
1 2 3 Next › Last »
jghodd commented on 2020-09-16 19:07
getting a build error with fizz and wangle related to folly
CMake Error in CMakeLists.txt: Imported target "Folly::folly" includes non-existent path
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
The path was deleted, renamed, or moved to another location.
An install or uninstall procedure did not complete successfully.
The installation package was faulty and references files it does not provide.
MrAnno commented on 2020-09-09 13:42
Waiting for https://github.com/facebook/folly/pull/1439 to be released.
dxu commented on 2020-09-03 16:17
@MrAnno, https://github.com/facebook/folly/pull/1433 got merged this morning. Hopefully that fixes the issue.
MrAnno commented on 2020-08-31 19:18
@dxu Yeah, #1433 contains a workaround for CMake < 3.19 too. (The CMake v3.19 release is expected in October.)
dxu commented on 2020-08-31 18:51
Getting following configure error:
https://github.com/facebook/folly/pull/1433 seems like it'll fix the issue but I haven't tried it out.
flashs commented on 2020-02-13 13:27
I ran into issues because I have specified the SRCDEST for makepkg. The source name for folly, fizz and wangle is just the version, e.g.: v2020.02.03.00.tar.gz and when running makepkg, it skips the download step and fails verifying it with sha256sum. Could you maybe prefix the files with their corresponding name? Thanks in advance :)!
MrAnno commented on 2019-10-24 07:25
Hi, sure. Please add me as a co-maintainer, and I'll keep folly up-to-date until you're back :)
ftiasch commented on 2019-10-24 03:24
hi @MrAnno, can you just take over the maintaince? I can expect it will be a long time for me to be unable to access my build machine (even the aur ssh key is on it). Thanks in advance.
MrAnno commented on 2019-10-22 12:15
I'd be happy to help. I'm using
makechrootpkg
(https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot), I'll test the bumped version today/tomorrow.ftiasch commented on 2019-10-22 06:09
I am sorry that I cannot bump versions on time as my build machine has failed and I has got no way to bring it up. Can somebody else help on the maintaince?