Information for build folly-2023.10.16.00-1.oc9

ID29117
Package Namefolly
Version2023.10.16.00
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/folly.git?.#b574f773757a3d888a9c9e4eca97cfbcf3779e93
SummaryAn open-source C++ library developed and used at Facebook
DescriptionFolly (acronymed loosely after Facebook Open Source Library) is a library of C++14 components designed with practicality and efficiency in mind. Folly contains a variety of core library components used extensively at Facebook. In particular, it's often a dependency of Facebook's other open source C++ efforts and place where those projects can share code. It complements (as opposed to competing against) offerings such as Boost and of course std. In fact, we embark on defining our own component only when something we need is either not available, or does not meet the needed performance profile. We endeavor to remove things from folly if or when std or Boost obsoletes them. Performance concerns permeate much of Folly, sometimes leading to designs that are more idiosyncratic than they would otherwise be (see e.g. PackedSyncPtr.h, SmallLocks.h). Good performance at large scale is a unifying theme in all of Folly.
Built byfanjunkong
State complete
Volume DEFAULT
StartedFri, 20 Sep 2024 22:23:44 CST
CompletedFri, 20 Sep 2024 22:39:38 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/folly.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/folly.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
folly-2023.10.16.00-1.oc9.src.rpm (info) (download)
aarch64
folly-2023.10.16.00-1.oc9.aarch64.rpm (info) (download)
folly-devel-2023.10.16.00-1.oc9.aarch64.rpm (info) (download)
folly-debuginfo-2023.10.16.00-1.oc9.aarch64.rpm (info) (download)
folly-debugsource-2023.10.16.00-1.oc9.aarch64.rpm (info) (download)
noarch
folly-docs-2023.10.16.00-1.oc9.noarch.rpm (info) (download)
x86_64
folly-2023.10.16.00-1.oc9.x86_64.rpm (info) (download)
folly-devel-2023.10.16.00-1.oc9.x86_64.rpm (info) (download)
folly-debuginfo-2023.10.16.00-1.oc9.x86_64.rpm (info) (download)
folly-debugsource-2023.10.16.00-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2023.10.16.00-1 - initial build