Thu, 26 Jun 2025 22:40:36 CST | login

Information for build folly-2023.10.16.00-2.oc9

ID35781
Package Namefolly
Version2023.10.16.00
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/folly.git?.#bbd4824e9ce98d143639ff6f86eeaabdc961753b
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 18:54:57 CST
CompletedThu, 12 Jun 2025 19:12:11 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-2.oc9.src.rpm (info) (download)
aarch64
folly-2023.10.16.00-2.oc9.aarch64.rpm (info) (download)
folly-devel-2023.10.16.00-2.oc9.aarch64.rpm (info) (download)
folly-debuginfo-2023.10.16.00-2.oc9.aarch64.rpm (info) (download)
folly-debugsource-2023.10.16.00-2.oc9.aarch64.rpm (info) (download)
noarch
folly-docs-2023.10.16.00-2.oc9.noarch.rpm (info) (download)
x86_64
folly-2023.10.16.00-2.oc9.x86_64.rpm (info) (download)
folly-devel-2023.10.16.00-2.oc9.x86_64.rpm (info) (download)
folly-debuginfo-2023.10.16.00-2.oc9.x86_64.rpm (info) (download)
folly-debugsource-2023.10.16.00-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 2023.10.16.00-2 - Rebuilt for loongarch64 * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2023.10.16.00-1 - initial build