Click here to visit the old openkoji buildsystem (Archived)

Information for build lutok-0.4-26.fc41

ID11867
Package Namelutok
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.4
Release26.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/lutok.git#06ec124c6d3ac46e91f7e03692c5288b2f842202
SummaryLightweight C++ API library for Lua
DescriptionLutok provides thin C++ wrappers around the Lua C API to ease the interaction between C++ and Lua. These wrappers make intensive use of RAII to prevent resource leakage, expose C++-friendly data types, report errors by means of exceptions and ensure that the Lua stack is always left untouched in the face of errors. The library also provides a small subset of miscellaneous utility functions built on top of the wrappers. Lutok focuses on providing a clean and safe C++ interface; the drawback is that it is not suitable for performance-critical environments. In order to implement error-safe C++ wrappers on top of a Lua C binary library, Lutok adds several layers or abstraction and error checking that go against the original spirit of the Lua C API and thus degrade performance.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 07:26:27 CST
CompletedThu, 02 May 2024 07:39:28 CST
Taskbuild (f41, /rpms/lutok.git:06ec124c6d3ac46e91f7e03692c5288b2f842202)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lutok.git#06ec124c6d3ac46e91f7e03692c5288b2f842202'}}
Tags
f41
RPMs
src
lutok-0.4-26.fc41.src.rpm (info) (download)
noarch
lutok-doc-0.4-26.fc41.noarch.rpm (info) (download)
riscv64
lutok-0.4-26.fc41.riscv64.rpm (info) (download)
lutok-devel-0.4-26.fc41.riscv64.rpm (info) (download)
lutok-tests-0.4-26.fc41.riscv64.rpm (info) (download)
lutok-debuginfo-0.4-26.fc41.riscv64.rpm (info) (download)
lutok-debugsource-0.4-26.fc41.riscv64.rpm (info) (download)
lutok-tests-debuginfo-0.4-26.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
build.log
state.log
installed_pkgs.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon May 15 2023 Sérgio Basto <sergio@serjux.com> - 0.4-23 - Rebuild for ATF soname bump * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild