Fri, 03 Apr 2026 00:37:43 CST | login

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

ID11503
Package Namelua-luv
Version1.44.2.1
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/lua-luv.git?.#7ff039090541acc11007ef297234a6dbe89f3b57
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
StartedMon, 08 Jul 2024 19:35:47 CST
CompletedMon, 08 Jul 2024 19:37:39 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-5.ocs23.src.rpm (info) (download)
aarch64
lua-luv-1.44.2.1-5.ocs23.aarch64.rpm (info) (download)
lua-luv-devel-1.44.2.1-5.ocs23.aarch64.rpm (info) (download)
lua5.1-luv-1.44.2.1-5.ocs23.aarch64.rpm (info) (download)
lua5.1-luv-devel-1.44.2.1-5.ocs23.aarch64.rpm (info) (download)
luajit2.1-luv-1.44.2.1-5.ocs23.aarch64.rpm (info) (download)
luajit2.1-luv-devel-1.44.2.1-5.ocs23.aarch64.rpm (info) (download)
lua-luv-debuginfo-1.44.2.1-5.ocs23.aarch64.rpm (info) (download)
lua-luv-debugsource-1.44.2.1-5.ocs23.aarch64.rpm (info) (download)
lua5.1-luv-debuginfo-1.44.2.1-5.ocs23.aarch64.rpm (info) (download)
luajit2.1-luv-debuginfo-1.44.2.1-5.ocs23.aarch64.rpm (info) (download)
x86_64
lua-luv-1.44.2.1-5.ocs23.x86_64.rpm (info) (download)
lua-luv-devel-1.44.2.1-5.ocs23.x86_64.rpm (info) (download)
lua5.1-luv-1.44.2.1-5.ocs23.x86_64.rpm (info) (download)
lua5.1-luv-devel-1.44.2.1-5.ocs23.x86_64.rpm (info) (download)
luajit2.1-luv-1.44.2.1-5.ocs23.x86_64.rpm (info) (download)
luajit2.1-luv-devel-1.44.2.1-5.ocs23.x86_64.rpm (info) (download)
lua-luv-debuginfo-1.44.2.1-5.ocs23.x86_64.rpm (info) (download)
lua-luv-debugsource-1.44.2.1-5.ocs23.x86_64.rpm (info) (download)
lua5.1-luv-debuginfo-1.44.2.1-5.ocs23.x86_64.rpm (info) (download)
luajit2.1-luv-debuginfo-1.44.2.1-5.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
Changelog * 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