Thu, 26 Jun 2025 23:06:04 CST | login

Information for build gulrak-filesystem-1.5.14-2.oc9

ID37409
Package Namegulrak-filesystem
Version1.5.14
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/gulrak-filesystem.git?.#55da3924a39b0caf6bd3c1ee50454d0e5a1c4f7b
SummaryImplementation of C++17 std::filesystem for C++11/14/17/20
DescriptionThis is a header-only single-file std::filesystem compatible helper library, based on the C++17 and C++20 specs, but implemented for C++11, C++14, C++17 or C++20 (tightly following the C++17 standard with very few documented exceptions). It is currently tested on macOS 10.12/10.14/10.15, Windows 10, Ubuntu 18.04, Ubuntu 20.04, CentOS 7, CentOS 8, FreeBSD 12 and Alpine ARM/ARM64 Linux but should work on other systems too, as long as you have at least a C++11 compatible compiler. It should work with Android NDK, Emscripten and I even had reports of it being used on iOS (within sandboxing constraints) and with v1.5.6 there is experimental support for QNX. The support of Android NDK, Emscripten and QNX is not backed up by automated testing but PRs and bug reports are welcome for those too. It is of course in its own namespace ghc::filesystem to not interfere with a regular std::filesystem should you use it in a mixed C++17 environment (which is possible).
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 05:07:14 CST
CompletedFri, 13 Jun 2025 05:20:56 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/gulrak-filesystem.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/gulrak-filesystem.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
gulrak-filesystem-1.5.14-2.oc9.src.rpm (info) (download)
aarch64
gulrak-filesystem-devel-1.5.14-2.oc9.aarch64.rpm (info) (download)
loongarch64
gulrak-filesystem-devel-1.5.14-2.oc9.loongarch64.rpm (info) (download)
x86_64
gulrak-filesystem-devel-1.5.14-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
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Mon Jun 09 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.5.14-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.14-1 - initial build