Click here to visit the old openkoji buildsystem (Archived)

Information for build gulrak-filesystem-1.5.14-7.fc41

ID9395
Package Namegulrak-filesystem
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.5.14
Release7.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/gulrak-filesystem.git#eb875ea1b345de118daf4a344cad9619033efe0a
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 02:42:05 CST
CompletedThu, 02 May 2024 03:13:51 CST
Taskbuild (f41, /rpms/gulrak-filesystem.git:eb875ea1b345de118daf4a344cad9619033efe0a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gulrak-filesystem.git#eb875ea1b345de118daf4a344cad9619033efe0a'}}
Tags
f41
RPMs
src
gulrak-filesystem-1.5.14-7.fc41.src.rpm (info) (download)
riscv64
gulrak-filesystem-devel-1.5.14-7.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
root.log
hw_info.log
state.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.14-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.14-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri May 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.14-3 - Add trailing slashes to listed directories * Mon Mar 06 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.14-1 - Update to 1.5.14 (close RHBZ#2175562) * Tue Feb 28 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.12-5 - Ensure the catch2 (v2.x) compat package is used for tests * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Aug 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.12-3 - Confirm that License is SPDX MIT (no License field change) * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Apr 04 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.12-1 - Fix missed version bump in spec file * Mon Apr 04 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.10-5 - Update to 1.5.12 (close RHBZ#2071462) * Thu Feb 24 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5.10-4 - Fix URL field and drop “forge” macros