Wed, 29 May 2024 19:23:40 UTC | login

Information for build lutok-0.4-22.fc38

ID240101
Package Namelutok
Version0.4
Release22.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/lutok.git#83c3d62da91c5d4c23a319638b349403bff38a2e
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 15 Mar 2023 11:20:11 UTC
CompletedWed, 15 Mar 2023 12:09:29 UTC
Taskbuild (f38, /rpms/lutok.git:83c3d62da91c5d4c23a319638b349403bff38a2e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lutok.git#83c3d62da91c5d4c23a319638b349403bff38a2e'}}
Tags
f38
f39
f40
RPMs
src
lutok-0.4-22.fc38.src.rpm (info) (download)
noarch
lutok-doc-0.4-22.fc38.noarch.rpm (info) (download)
riscv64
lutok-0.4-22.fc38.riscv64.rpm (info) (download)
lutok-devel-0.4-22.fc38.riscv64.rpm (info) (download)
lutok-tests-0.4-22.fc38.riscv64.rpm (info) (download)
lutok-debuginfo-0.4-22.fc38.riscv64.rpm (info) (download)
lutok-debugsource-0.4-22.fc38.riscv64.rpm (info) (download)
lutok-tests-debuginfo-0.4-22.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Nov 02 2021 Frantisek Sumsal <frantisek@sumsal.cz> - 0.4-19 - Drop the default RPATH * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild