Thu, 02 Apr 2026 20:09:16 CST | login

Information for build lua-luv-1.44.2.1-6.ocs23

ID18098
Package Namelua-luv
Version1.44.2.1
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/lua-luv.git?.#d5fcdd96270455f30494aaecd67431e58bcd964d
SummaryBare libuv bindings for lua
Description This library makes libuv available to lua scripts. It was made for the luvit project but should usable from nearly any lua project. The library can be used by multiple threads at once. Each thread is assumed to load the library from a different lua_State. Luv will create a unique uv_loop_t for each state. You can't share uv handles between states/loops. The best docs currently are the libuv docs themselves. Hopefully soon we'll have a copy locally tailored for lua.
Built byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 23:08:56 CST
CompletedSat, 17 Aug 2024 23:26:08 CST
Taskbuild (dist-ocs23, /opencloudos-stream/lua-luv.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/lua-luv.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
lua-luv-1.44.2.1-6.ocs23.src.rpm (info) (download)
aarch64
lua-luv-1.44.2.1-6.ocs23.aarch64.rpm (info) (download)
lua-luv-devel-1.44.2.1-6.ocs23.aarch64.rpm (info) (download)
lua5.1-luv-1.44.2.1-6.ocs23.aarch64.rpm (info) (download)
lua5.1-luv-devel-1.44.2.1-6.ocs23.aarch64.rpm (info) (download)
luajit2.1-luv-1.44.2.1-6.ocs23.aarch64.rpm (info) (download)
luajit2.1-luv-devel-1.44.2.1-6.ocs23.aarch64.rpm (info) (download)
lua-luv-debuginfo-1.44.2.1-6.ocs23.aarch64.rpm (info) (download)
lua-luv-debugsource-1.44.2.1-6.ocs23.aarch64.rpm (info) (download)
lua5.1-luv-debuginfo-1.44.2.1-6.ocs23.aarch64.rpm (info) (download)
luajit2.1-luv-debuginfo-1.44.2.1-6.ocs23.aarch64.rpm (info) (download)
loongarch64
lua-luv-1.44.2.1-6.ocs23.loongarch64.rpm (info) (download)
lua-luv-devel-1.44.2.1-6.ocs23.loongarch64.rpm (info) (download)
lua5.1-luv-1.44.2.1-6.ocs23.loongarch64.rpm (info) (download)
lua5.1-luv-devel-1.44.2.1-6.ocs23.loongarch64.rpm (info) (download)
luajit2.1-luv-1.44.2.1-6.ocs23.loongarch64.rpm (info) (download)
luajit2.1-luv-devel-1.44.2.1-6.ocs23.loongarch64.rpm (info) (download)
lua-luv-debuginfo-1.44.2.1-6.ocs23.loongarch64.rpm (info) (download)
lua-luv-debugsource-1.44.2.1-6.ocs23.loongarch64.rpm (info) (download)
lua5.1-luv-debuginfo-1.44.2.1-6.ocs23.loongarch64.rpm (info) (download)
luajit2.1-luv-debuginfo-1.44.2.1-6.ocs23.loongarch64.rpm (info) (download)
x86_64
lua-luv-1.44.2.1-6.ocs23.x86_64.rpm (info) (download)
lua-luv-devel-1.44.2.1-6.ocs23.x86_64.rpm (info) (download)
lua5.1-luv-1.44.2.1-6.ocs23.x86_64.rpm (info) (download)
lua5.1-luv-devel-1.44.2.1-6.ocs23.x86_64.rpm (info) (download)
luajit2.1-luv-1.44.2.1-6.ocs23.x86_64.rpm (info) (download)
luajit2.1-luv-devel-1.44.2.1-6.ocs23.x86_64.rpm (info) (download)
lua-luv-debuginfo-1.44.2.1-6.ocs23.x86_64.rpm (info) (download)
lua-luv-debugsource-1.44.2.1-6.ocs23.x86_64.rpm (info) (download)
lua5.1-luv-debuginfo-1.44.2.1-6.ocs23.x86_64.rpm (info) (download)
luajit2.1-luv-debuginfo-1.44.2.1-6.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.44.2.1-6 - Rebuilt for loongarch release * Tue Jul 02 2024 Zhai Liangliang <zhailiangliang@loongson.cn> - 1.44.2.1-5 - [Type] other - [DESC] disable test for loongarch64 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.44.2.1-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.44.2.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.44.2.1-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Jan 16 2023 Shuo Wang <abushwang@tencent.com> - 1.44.2.1-1 - initial build